Errorlevel 0 but no files downloaded!
My remote server occasionally has no files to download but I can't find any way to trap that condition. Errorlevel for WinSCP returned is zero in my .bat file. I've tried Batch Abort with no luck. I've searched FAQ's. Is there a simple way to check if files are available for download or have been downloaded? I don't have any JAVA scripting experience. I am using WINSCP batch scripting commands. Thanks for your help.