开发者

Are there any FTP programs which can automatically send the contents of a folder to a remote server?

开发者 https://www.devze.com 2022-12-23 17:44 出处:网络
Are there any FTP programs which can automatically copy (or rather \'move\') the contents of a folder to a remote server?I have of course googled this but only really found one or two ancient products

Are there any FTP programs which can automatically copy (or rather 'move') the contents of a folder to a remote server? I have of course googled this but only really found one or two ancient products which look really clunky and unmaintained. I was wondering if there's a way to do this from the command line or any better solution to the base problem.

In more detail, new files get written to a folder every few hours. These new files need to be FTP'd elsewhere and then deleted. Mirroring or synchonisation systems are probably out of the picture as we need to delete the source files once they've been successfully transferred.

If it's easier, the 'solution' could pull t开发者_开发知识库he files off the server (rather than the server pushing them to the client). The computers will both be Windows OS.


You could use any off the shelf FTP program that supports command line and schedule a task on Windows Scheduler to run every 10 minutes. Check the folder, and move any files to the FTP site.


In the end I used a program called FTP Auto Sync: http://ftp-auto-sync.com/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号