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

I'm sorry but I do not understand what you want to do differently to what WinSCP does actually.
Knarr

Synchronize Subfolders

Hello,

how can I synchronize some subfolders from remote to local with commandline options in a batch file?
For example I have some files in remote root directory and two subfolders (pictures and intern) and I want to download the files index.html, 1.html, 2.html etc. to my local drive c:\Backup\index.html, 1.html, 2.html etc
and the subfolders with files to my local drive c:\Backup\pictures\1.jpg, 2.jpg etc. and c:\Backup\intern\1.txt, 2.txt.
WinSCP copy all files from root directory and from the subfolders to c:\Backup.
No Subfolder c:\backup\pictures

How can I copy the files to the subfolders?