Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

schmidct63

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.
stelephan

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