Check out the solution in the topic a few lines down about moving files with the archive bit. Basically, winscp has a log function that creates an xml file. Once you're done doing all your winscp stuff, load the xml file, look at the results and delete or don't delete based on those results.
Hi,
i'm trying to download files from remote sftp server and i need to verify that the download is successfull before deleting remote files. How can i do this in vbscript ? Any idea ?
Help will be appreciated :)