Autoscript returning empty folders?

Advertisement

chris0101
Guest

Autoscript returning empty folders?

Ok so my script is working pretty much how i want it to :

option batch continue
option confirm off
open xxxx
lcd C:\test
synchronize local -filemask="| <1G; Uploads/; _gsdata_/"

basically i don't want any files to be transferred that are less than 1GB, which works , except the folder with the <1G files gets transferred, so i'm left with an emtpy folder being transferred.. anyway to stop that?

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,567
Location:
Prague, Czechia

Re: Autoscript returning empty folders?

You want to configure WinSCP to avoid creating folders, when all files in the folder are excluded? That's not possible.

Reply with quote

Advertisement

You can post new topics in this forum