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

Barlo

Re: Synchronize only forders with files

As someone has said before, it would be nice to have this possibility in a future release.

Thank you, Martin, for this amazing software.
martin

Re: Synchronize only forders with files

Thanks for your post.

This request is being tracked already:
https://winscp.net/tracker/207
Barlo

Synchronize only forders with files

Hi!
I am using the .net assembly to make a Local synchronization from a remote SFTP server. Also using a file mask to synchronize just the wanted files.
The code works perfectly, but it also creates in local the same folder structure than exists in remote, even when not files to copy in that local folders, so after that, I have to check all the folders to delete the ones which are empty.

The question is, does exist an option to say the synchro process to create just the folders that are going to contain files?


Versión 5.2.1
Windows XP
WinSCP .NET Assembly
Protocol: SFT

Thank you.