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

martin

Re: winscp scipting

You can find a very similar example in documentation.
fera

winscp scipting

Dear all,

Where can i get examples of winscp scripts except this site? Please recommend.
I have the following question:everyday i need to upload file on the server,the problem is that before upload i should get this file from directory like :
\\server\current_year\current_month\current_day\filename
How to realise this in WinScp script ? Are there any commands like %curdate% ??