Automatic Transfer to Azure FTP Server
Dear Experts,
I'm using WinSCP 6.3.4 on Windows Server 2019.
I'm transferring data automated via script from my server to an FTP server inside Microsoft Azure.
Sometimes it happens, that the connection is lost. Therefore I have a reconnect, which retries the connection and continue the transfer. However I get the following error message after reconnection:
I use the following commands inside my script:
Thank you so far.
I'm using WinSCP 6.3.4 on Windows Server 2019.
I'm transferring data automated via script from my server to an FTP server inside Microsoft Azure.
Sometimes it happens, that the connection is lost. Therefore I have a reconnect, which retries the connection and continue the transfer. However I get the following error message after reconnection:
After that, the following options are available:The File XXX.csv.filepart can't be overwrited.
General Issue (The Server should provide an error message).
Error Message from Server (en): BlobAlreadyExists: The specified blob already exists.
In batch mode, I can only choose between Cancel or Skip. Is there an option, to choose Delete instead?delete, cancel, retry, skip, skip all
I use the following commands inside my script:
Thank you so far.