Rsync keeps copying everything to the server

Kevin Korb kmk at sanitarium.net
Wed Oct 1 18:58:43 MDT 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

That doesn't matter.  You are talking to it as a local path (what
network mounting does).  Therefore you are stuck in --whole-file.

If whatever you are rsyncing to supports either rsync over ssh or
straight rsync then you can use user at host:/path or host::module
instead of the local network mount path.

On 10/01/2014 08:56 PM, jcvalle.ni at gmail.com wrote:
> One is local, the other is a network drive
> 
> Enviado desde mi iPod
> 
> El 01/10/2014, a las 07:15 p.m., Kevin Korb <kmk at sanitarium.net>
> escribió:
> 
> --itemize-changes will tell you the why.  The fact that both of
> your paths are local is why you are stuck with --whole-file.
> 
> On 10/01/2014 08:14 PM, Juan Carlos Valle Sandoval wrote:
>>>> Hi mates
>>>> 
>>>> I am running this command and rsync keeps copying all the
>>>> files to the server. Any reason why? It supposed to copy only
>>>> those files with have been modified and just copy the
>>>> difference.
>>>> 
>>>> Thanks for your advice
>>>> 
>>>> rsync.exe -av --progress 
>>>> --log-file=/cygdrive/v/notes/archive/RSyncLogFile.txt 
>>>> /cygdrive/d/%username%/notes/archive /cygdrive/v/notes/
> 
>> -- Please use reply-all for most replies to avoid omitting the
>> mailing list. To unsubscribe or change options:
>> https://lists.samba.org/mailman/listinfo/rsync Before posting,
>> read: http://www.catb.org/~esr/faqs/smart-questions.html

- -- 
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
	Kevin Korb			Phone:    (407) 252-6853
	Systems Administrator		Internet:
	FutureQuest, Inc.		Kevin at FutureQuest.net  (work)
	Orlando, Florida		kmk at sanitarium.net (personal)
	Web page:			http://www.sanitarium.net/
	PGP public key available on web site.
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEARECAAYFAlQso0MACgkQVKC1jlbQAQdcMACg1bAjFFaAQfw8+1rBMMETj10Z
hkYAmweYOjspmk/dwqQdmuYmdSCdEjKV
=cSD6
-----END PGP SIGNATURE-----


More information about the rsync mailing list