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

VernA

Scripted Downloads

I created a stored session I can use from a Windows .bat to upload a named file to a remote server: WinSCP.exe <session_name> /upload <filename>.

I also have a stored session for downloading which I can use from the GUI. I need to have a download .bat also, to download and delete all files from a remote folder. I cannot figure out the Command structure to do this as there is no /download command. Can someone help please?