search for: mybackedupfileblabla_200905150221

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

2009 May 14
3
--fuzzy question
...every day and has the timestamp appended to it.. for example on the 14th may: MybackedUpFileBlabla_200905140219.bak This is transferred by rsync to another server. The next day that file is deleted and substituted by a new file on the sender.. the new file would be named for example (15th May): MybackedUpFileBlabla_200905150221.bak The new file will be generally slightly larger in size, but the containing directory is exactly the same. I was hoping to use --fuzzy and --delete-after, but it doesn't seem to be speeding up the transfer. I am assuming that this is because I have both a change in name AND a change is size...