checking script result with vbscript

Advertisement

stelephan
Guest

checking script result with vbscript

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 :)

Reply with quote

Advertisement

schmidct63
Guest

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.

Reply with quote

Advertisement

You can post new topics in this forum