Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

cldotson

Adding file dates

Was this question ever answered. It would be very helpful to see the file date. Are there any instructions?
martin

Re: Add date/time stamp on the transfered file and param file

Nesingh wrote:

i have created a powershell script to transfer the file, in that i am transferring multiple files from the destination. so because of the name conflict i want to add datetime stamp on the each transferred file. Please advise how to achieve this ?

Please show us your current code.

and in addition, is it possible to maintain source and destination path in a separate file and pass those in the script ?

Do you want to load source and destination path from text files?
Nesingh

Add date/time stamp on the transfered file and param file

Hi,
i have created a powershell script to transfer the file, in that i am transferring multiple files from the destination. so because of the name conflict i want to add datetime stamp on the each transferred file. Please advise how to achieve this ?
and in addition, is it possible to maintain source and destination path in a separate file and pass those in the script ?

Thanks,
Neeraj