Downloading only new files on server
Apologies if this has been asked and answered before, I did have a look through the fourm but couldn't see anything.
I'm looking to set up a script that logs on to a server every hour to check for new files and downloads them.
I don't think I can use sync as files will be moved on my local machine so I would end up re downloading the moved files.
Like wise the <1h would not work as the local PC may be switched off.
I'm thinking a external file on local PC with timestamp of last download then when it's next run.
Thanks in advance
I'm looking to set up a script that logs on to a server every hour to check for new files and downloads them.
I don't think I can use sync as files will be moved on my local machine so I would end up re downloading the moved files.
Like wise the <1h would not work as the local PC may be switched off.
I'm thinking a external file on local PC with timestamp of last download then when it's next run.
Thanks in advance