search for: 6b29c212

Displaying 1 result from an estimated 1 matches for "6b29c212".

Did you mean: 6b29a2d2
2003 Feb 26
1
rsyncing files in flash
HI all, I wonder how rsync works when files-to-be-updated are in flash (e.g. on IPAQ) Ideally rsync should write to the flash as little as possible (because of max reflash count) SO ideally the following should happen If file needs to be updated, the new file is created. Then the old file is deleted the new file is renamed to the old file (making sure that the file does not get copied over)