Displaying 3 results from an estimated 3 matches for "findmoore".
2014 Nov 22
1
rsync not transferring files
...nc-3.0.6-12.el6.x86_64 on a centos 6.6 box. Am trying to
get files from a remote server (centos 6.5) to my local machine. It
appears to connect fine, but does not transfer any file. this is what I
am seeing
[youcantoo at testbox home]# rsync -avvvzh -P --stats --delete
servername::backupdir/ /home/findmoore
opening tcp connection to servername port 873
sending daemon args: --server --sender -vvlogDtprze.iLs . backupdir/
Welcome to the servername rsync server.
You may download the distribution by using the appropriate module name.
For example:
rsync -avz -P --stats --delete username at servern...
2014 Nov 24
1
rsync not transferring files
...ata: 0 bytes
Matched data: 0 bytes
File list size: 1.74M
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 48
Total bytes received: 1.74M
sent 48 bytes received 1.74M bytes 204.52K bytes/sec
total size is 97.70G speedup is 56200.47
[root at centos findmoore]#
Here it is when I use the switch --itemize-changes as suggested
when I run it it display a list of the files and then ends with this
send_files phase=1
recv_files phase=1
generate_files phase=2
send_files phase=2
recv_files phase=2
send files finished
generate_files phase=3
total: matches=0 ha...
2014 Nov 26
0
rsync not transferring files [SOLVED]
...size: 1.74M File list
>> generation time: 0.001 seconds File list transfer time: 0.000
>> seconds Total bytes sent: 48 Total bytes received: 1.74M
>>
>> sent 48 bytes received 1.74M bytes 204.52K bytes/sec total size
>> is 97.70G speedup is 56200.47 [root at centos findmoore]#
>>
>> Here it is when I use the switch --itemize-changes as suggested
>> when I run it it display a list of the files and then ends with
>> this
>>
>> send_files phase=1 recv_files phase=1 generate_files phase=2
>> send_files phase=2 recv_files phase=2 se...