Re: Rsync keeps copying everything to the server

2014-10-04 Thread Paul Slootman
On Sat 04 Oct 2014, Paul Slootman wrote: > > Only the modified file was backed up. However the whole file was copied, > > not just the new things. :-( > > Why do you say this? Oops, didn't read Kevin's followup and didn't notice the rsync over two "local" filesystem paths. Paul -- Please use

Re: Rsync keeps copying everything to the server

2014-10-04 Thread Paul Slootman
On Thu 02 Oct 2014, Juan Carlos Valle Sandoval wrote: > I have changed the script to: > > rsync.exe -ai --size-only --progress > --log-file=/cygdrive/v/notes/archive/RSyncLogFile.txt > /cygdrive/d/%username%/notes/archive /cygdrive/v/notes/ You could still try the other suggestion of --modify-wi

[PATCH] rsync.yo: Add a missing closing parentheses

2014-10-04 Thread Wieland Hoffmann
--- rsync.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index 87028ca..eef47e9 100644 --- a/rsync.yo +++ b/rsync.yo @@ -2449,7 +2449,7 @@ transfer that may be interrupted. There is also a bf(--info=progress2) option that outputs statistics based on