WinSCP Script fails to keep up with their sync
Hello, I'm using WinSCP V6.3.2 (14890 2024-03-12 compilation)
The windows I'm using is a Windows Server 2008 R2 Standard.
I have a code that synchronizes my backups folders, and once they are synchronized, all backups older to 2 days will be deleted.
Problem is, when trying to synchronize, sometimes it will disconnect and re-connect, but that makes it go back at 0%...
Another problem I have is that for some reason, when trying to upload a 54 GB file, after like 10% it will make some strange errors about buffers and it will also suggest to remove an option with
I leave the logs AND the code as an attachment.
The windows I'm using is a Windows Server 2008 R2 Standard.
I have a code that synchronizes my backups folders, and once they are synchronized, all backups older to 2 days will be deleted.
Problem is, when trying to synchronize, sometimes it will disconnect and re-connect, but that makes it go back at 0%...
Another problem I have is that for some reason, when trying to upload a 54 GB file, after like 10% it will make some strange errors about buffers and it will also suggest to remove an option with
-rawsettings SendBuf=0 SshSimple=0
, which I already have done, but it happens anyways...
I leave the logs AND the code as an attachment.
Last edited by asrielgarcia on 2024-05-09 08:48; edited 1 time in total