put -delete not deleting some files
Hello,
we are using simple script to upload XML files to remote server (with rather old WinScp - 4.1.8)
It works for hundreds of files, but some are always not deleted and remain in the source directory. They are however successfully uploaded to the remote server.
I don't see any errors in the log file (no difference between deleted and not deleted files).
In this case, the files ABR0000053949.xml and ABR0000053960.xml remained int the outbound directory.
What can we do with this issue?
Thank you for your support.
Jakub.
we are using simple script to upload XML files to remote server (with rather old WinScp - 4.1.8)
put -delete E:\outbound\abr\*.xml /upload/*
It works for hundreds of files, but some are always not deleted and remain in the source directory. They are however successfully uploaded to the remote server.
I don't see any errors in the log file (no difference between deleted and not deleted files).
In this case, the files ABR0000053949.xml and ABR0000053960.xml remained int the outbound directory.
What can we do with this issue?
Thank you for your support.
Jakub.