Automating file upload and download with reliability.
Hi all.
I've been trying to write scripts to automate the upload and download of files from a remote server.
Sometimes it works ... sometimes it doesn't ... regardless, the expected errorlevel never indicates anything other than a successful result.
I want to take the script to the next level (delete remote files after successful download) but clearly this is dangerous if the downlaod failed.
Is there any more information about errorlevels and or ways of guaranteeing success?
TIA
Prime
I've been trying to write scripts to automate the upload and download of files from a remote server.
Sometimes it works ... sometimes it doesn't ... regardless, the expected errorlevel never indicates anything other than a successful result.
I want to take the script to the next level (delete remote files after successful download) but clearly this is dangerous if the downlaod failed.
Is there any more information about errorlevels and or ways of guaranteeing success?
TIA
Prime