Commit 7ea7bebf authored by Wayne Davison's avatar Wayne Davison

Mention the --inplace new-file permissions fix.

parent 97894c64
......@@ -8,6 +8,10 @@ Changes since 2.6.6:
we now output a syntax error rather than trying to open the destination
hostspec as a filename.
- When --inplace creates a new destination file, rsync now creates it with
permissions 0600 instead of 0000 -- this makes restarting possible when
the transfer gets interrupted in the middle of sending a new file.
ENHANCEMENTS:
- Added the --append option that makes rsync append data onto files
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment