Displaying 2 results from an estimated 2 matches for "filename_2011".
2011 Aug 11
0
Patch submitted to add a "move-existing" functionality
...me and some other functions which I see are in IFDEF blocks in other areas. The new filename generator should probably be in util.c, and its logging is ugly right now. It's not well documented (aka no man page entry).
It will rename a file in this format:
SOURCE: filename.ext
DEST POST RENAME: filename_2011-08-09-13-44-22-1.ext
It's somewhat contrary to rsync individual file sync, since it suggests we specifically don't want to sync a particular file. That said, it is in line with the concept of wanting to sync a (poorly) created series of files in a safe manner.
Thanks,
Devin Nate
________...
2011 Aug 09
8
[Bug 8367] New: Add a feature to --move-existing files
...d some other functions which I see are in IFDEF blocks
in other areas. The new filename generator should probably be in util.c, and
it's logging is ugly right now. It's not well documented (aka no man page
entry).
It will rename a file in this format:
SOURCE: filename.ext
DEST POST RENAME: filename_2011-08-09-13-44-22-1.ext
It's somewhat contrary to rsync individual file sync, since it suggests we
specifically don't want to sync a particular file. That said, it is in line
with the concept of wanting to sync a (poorly) created series of files in a
safe manner.
Thanks,
Devin
--
Configure...