Auto skip uploading files that already exist on server

Advertisement

If_Tea_Pee
Guest

Auto skip uploading files that already exist on server

Hello, I have a download manager that supports running a command line after a download finishes.

Basically i want those downloaded files to be uploaded to a server, skipping files that are already exist.

This is the code I'm currently using:

"C:\Program Files (x86)\WinSCP\winscp.com" /command "open ftp://username:pass@mysite.com/" "put C:\downloads\*.* /files/"

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum