Hello Friends, Could any one please tell me what is transfer mode and what are the transfer modes available in rsync? Thanks, Jignesh -------------- next part -------------- HTML attachment scrubbed and removed
hi...
http://everythinglinux.org/rsync/rsync_content.html
On Tue, Dec 16, 2008 at 4:57 PM, Jignesh Shah
<jignesh.shah1980@gmail.com>wrote:
> Hello Friends,
>
> Could any one please tell me what is transfer mode and what are the
> transfer modes available in rsync?
>
> Thanks,
> Jignesh
>
> --
> 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
>
--
jksvc05
-------------- next part --------------
HTML attachment scrubbed and removed
On Tue, 2008-12-16 at 16:57 +0530, Jignesh Shah wrote:> Hello Friends, > > Could any one please tell me what is transfer mode and what are the > transfer modes available in rsync?I'm not sure what you mean by "transfer mode"; I don't know of a concept by that specific name in the concept of rsync. Rsync supports file transfers with or without the delta-transfer algorithm ( see http://rsync.samba.org/tech_report/ ), controlled by the --(no-)whole-file option, if that's what you're asking. -- Matt