search for: timelik

Displaying 1 result from an estimated 1 matches for "timelik".

Did you mean: timelim
2008 Apr 14
1
Rsync recently modified files first
I'm using rsync to mirror/transfer files between a remote server and my local server. I've recently been given some new transfer requirements --- I now have transfer files from the remote to local server in a "reverse timelike" fashion; i.e., I have to transfer most-recently modified/created files first and then work backwards in time. From what I've read in the documentation, I don't think rsync can do this for me. Can it? If not, is it an "easy" modification to make? How would one go about d...