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

guest

solution

I see now in the release notes that version 3.8.1 and above, support the file size includes and excludes.

I will download and install.

Thanks,
guest

scripting exclude file size

Version WinSCP 3.8.0 (Build 312)

I have a problem utilizing the "option exclude" function in this version to eliminate the synchronization of files over a specific size. The documentation suggests using > or < plus filesize and storage but I am unable to get it to work successfully.

option exclude *>100000K
option exclude *.zip>100000K
option exclude "*.zip>100000K"

Suggestions..