Post a reply

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: Download and delete

There no command-line switch to do "download and delete" in GUI mode.

You have to use scripting command get -delete ....

WinSCP GUI can generate the script (or complete command-line) for you:
https://winscp.net/eng/docs/guide_automation#generating
fab475

Download and delete on commandline

Hi,

My camera save picture on a online FTP server.

With the WinSCP I have created a short link to connect automatically to the FTP.
"C:\Program Files\WinSCP\WinSCP.exe" "MY FTP" /Desktop /UploadIfAny

But after that, I do not know how automatically (with no human click) select the folder for save and delete (F6)

In advance thank you for help.