How use Put command for uploading only new files
Hi.
I wrote script which must upload some files to my FTP.
In which I use PUT command.
How I can say to PUT command don't upload the already existing files in remote directory?
Before WinSCP I excellent used ncftpput tool, but it don't understand russian utf-8 file names. And if I try upload same files of local and remote directory ncftpput say: "remote file appears to be the same as the local file, upload is not necessary." - is what I need.
But WinSCP in this case still upload files - do unnecessary work.
(Sorry for my English.)
I wrote script which must upload some files to my FTP.
In which I use PUT command.
How I can say to PUT command don't upload the already existing files in remote directory?
Before WinSCP I excellent used ncftpput tool, but it don't understand russian utf-8 file names. And if I try upload same files of local and remote directory ncftpput say: "remote file appears to be the same as the local file, upload is not necessary." - is what I need.
But WinSCP in this case still upload files - do unnecessary work.
(Sorry for my English.)