samba-bugs@samba.org
2004-Jul-03 01:12 UTC
[Bug 1501] enhancment option for temporary files
https://bugzilla.samba.org/show_bug.cgi?id=1501 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From wayned@samba.org 2004-07-02 14:55 ------- If the rename fails, rsync resorts to copying the file. If that fails, it is doubtful that a copy that does not use a temp file to begin with would succeed either. However, feel free to try the latest CVS version with patches/inplace.diff change applied. Either grab the source via the "cvs" command, or snag the latest nightly tar file from the web site. Then run these commands: patch -p0 <patches/inplace.diff autoconf autoheader ./configure make If you have yodl installed, run this too: make rsync.1 You can then try the --inplace option. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2004-Jul-16 22:48 UTC
[Bug 1501] enhancment option for temporary files
https://bugzilla.samba.org/show_bug.cgi?id=1501 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From wayned@samba.org 2004-07-16 13:25 ------- Note that I checked-in the --inplace option for rsync, so you can try it out by either checking out the CVS version or by grabbing the latest nightly tar file from the website. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Possibly Parallel Threads
- [Bug 1501] New: enhancment option for temporary files
- DO NOT REPLY [Bug 5051] New: --copy-dest copies should use a temporary file unless --inplace
- DO NOT REPLY [Bug 5201] New: Rsync lets user corrupt dest by applying non-inplace batch in inplace mode
- rsync Windows to opensolaris or linux
- DO NOT REPLY [Bug 4834] New: --inplace with --backup --backup-dir does not work