Hello,
I am having to connect to an ftp server on a daily basis and download several files. I was wondering if anyone knew of a script that would connect to an FTP server, download all files that have been modified recently, and redirect them into the correct folders on my local hard drive.
The place that I work moves all updated files to the FTP server and I always need the updated versions of these files. However, Instead of downloading the whole folder, I would like it if I had an automatic way of only getting what has been updated since the last download. Much like a differential backup of everything on the server to my laptop.
If anyone has any input or can throw a script together, that would be amazing! Thanks
I am having to connect to an ftp server on a daily basis and download several files. I was wondering if anyone knew of a script that would connect to an FTP server, download all files that have been modified recently, and redirect them into the correct folders on my local hard drive.
The place that I work moves all updated files to the FTP server and I always need the updated versions of these files. However, Instead of downloading the whole folder, I would like it if I had an automatic way of only getting what has been updated since the last download. Much like a differential backup of everything on the server to my laptop.
If anyone has any input or can throw a script together, that would be amazing! Thanks