Re: Automate upload at specified time
Hi Martin,
I tried using the scripts above and didn't get any feedback or an error message...it looks like something happened in the backgroud but the result didn't come or I couldn't see it.....anyway the files weren't moved/copied etc ...
This remote server has a shared folder on the network that if I can send it directly there, I don't need to do it in 2 steps.
Below is image 1 and 2 when I try to download directly to the shared folder and the error that appears.
So the other way was to download to a local folder and then upload to this folder.....
Anyway if I automate the first step(download to shared folder at remote server or download to local folder.) I would like to write a C# program to email the downloaded file in this second step...or even do it all by C# using the WINSCP libraries, but I think is more complex at the beginning...
I tried using the scripts above and didn't get any feedback or an error message...it looks like something happened in the backgroud but the result didn't come or I couldn't see it.....anyway the files weren't moved/copied etc ...
This remote server has a shared folder on the network that if I can send it directly there, I don't need to do it in 2 steps.
Below is image 1 and 2 when I try to download directly to the shared folder and the error that appears.
So the other way was to download to a local folder and then upload to this folder.....
Anyway if I automate the first step(download to shared folder at remote server or download to local folder.) I would like to write a C# program to email the downloaded file in this second step...or even do it all by C# using the WINSCP libraries, but I think is more complex at the beginning...