You need to configure automatic sharing with predefined files between FTP and the local computer. It doesn't matter how important it is to work.
I tried through FTPRush
, but I do not know how to write a script.
1 answer
If I were you, I would write a script in any YaP - python, php. It does not matter that using the ftp console client would pull files from the specified ftp server to it. For python, there is a wonderful ftplib library - FTP protocol client . So that this script can be launched by itself - hang it on the Windows Task Scheduler.
|