|
We have an FTP server where our customers drop data into for us to pull down and troubleshoot, and the upload directory gets pretty large. As of right now, we manually move the files to a backup drive where we archive it for about two months then we purge it. What we'd like to do is find an application that will move the data each night from the upload folder on the FTP server into the backup drive and drop it into a folder named the current date. I've searched online and have found many that will move the files but it leaves a copy of the files on the server or it just moves them but wont place them in their own dedicated folder with today's date.
|