search for: wan_goes_crazy

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

2005 Oct 26
2
"intelligent" rsync scripts?
...s it transfers only changes, but sometimes there are some serious hiccups. Suppose this scenario, suppose it's 1 GB of files: user shares: /home/joe/data/file1 /file2 /... /file1000 Now the user _moves_ that data to some other folder: /home/joe/WAN_goes_crazy/file1 /file2 /... /file1000 ...and we start a backup process. rsync will first transfer data from "/home/joe/WAN_goes_crazy/file...", and then deletes "/home/joe/data/data...". Basically, this i...