[Bug 1501] enhancment option for temporary files

samba-bugs at samba.org samba-bugs at samba.org
Fri Jul 2 21:55:41 GMT 2004


https://bugzilla.samba.org/show_bug.cgi?id=1501


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Additional Comments From wayned at 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.


More information about the rsync mailing list