rsync output question

2005-10-17 Thread Sameer Kamat
Hello,   I am synchronizing one ~15GB file over the network. This file from the previous day exists on the destination and I synchronized today's file over. This is the output.   Number of files: 1Number of files transferred: 1Total file size: 15919685632 bytesTotal transferred file si

rsync output question

2005-10-14 Thread Sameer Kamat
Hello,   I am synchronizing one ~15GB file over the network. This file from the previous day exists on the destination and I synchronized today's file over. This is the output.   Number of files: 1Number of files transferred: 1Total file size: 15919685632 bytesTotal transferred file si

rsync output question

2005-10-13 Thread Sameer Kamat
Hello,   I am synchronizing one ~15GB file over the network. This file from the previous day exists on the destination and I synchronized today's file over. This is the output.   Number of files: 1Number of files transferred: 1Total file size: 15919685632 bytesTotal transferred file siz

rsync and large files

2005-08-15 Thread Sameer Kamat
Hello,     I have a few files of the order of 50G, that get synchronized to a remote server over ssh. These files have binary data and the change before the next time they are synchronized over. My question is, I am observing that the data being sent over is almost equal to the size of

Growing file

2004-07-16 Thread Sameer Kamat
Hello, What would be the expected behaviour of rsync, synchronizing a file that is changing in size. If I have a file ( say 100G ) that is being gzipped, and I start an rsync of that file system to a remote location, would rsync just send the data of that gzip file that exists on disk at that

timeout issue

2004-07-09 Thread Sameer Kamat
Hi, I have 2 linux machines on a Gig network. What would be the reason for getting a timeout error. We have --timeout=600 in the command. The version of rsync is 2.6.2. There are no evident network problems otherwise. The command used is rsync -a --delete --timeout=600 --stats --rsh="ssh

timeout

2004-06-24 Thread Sameer Kamat
Hi, I have 2 linux machines on a Gig network. What would be the reason for getting a timeout error. We have --timeout=600 in the command. The version of rsync is 2.6.2. There are no evident network problems otherwise. Please advise as to what I can tune to get past this. Thanks, Sam. --

statistics

2003-11-13 Thread Sameer Kamat
In the --stats option. What is the difference File transferred size and Data written? Thanks, Sameer. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html