2

I've got a server with an external HDD, I download files to the main disk then transfer them over to the HDD for storage. I mostly do file management over WinSCP, but it's not possible to move files between disks - is there an easy way to setup a service/daemon to watch a directory on my main disk, and if it detects that said directory isn't empty, move the contents to the HDD? I'd probably want to check it maybe every thirty seconds, just unsure if a cron job or another method is the best.

0 Answers0