Re: This is the Question???
How would you do this in a script, as a pre-check to other commands? For example:
count(fil*.zip)>&Available
if (Avaiable = 0)
Exit
Else
Start transfer
Thanks.
Please read documentation:
https://winscp.net/eng/docs/script_checking_file_existence
If that does not help, come back.