rsync not transferring files

Kevin Korb kmk at sanitarium.net
Sat Nov 22 14:44:34 MST 2014


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

First, all your rsyncd.conf settings after the read only line belong
in the main section not the module section.

Second, it seems to indicate there is only 1 file and it doesn't need
transferring.  --itemize-changes would help.  Possibly list it twice.

On 11/22/2014 03:12 PM, David M. wrote:
> Hi there, I am running rsync-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 servername::modulename/ 
> /local/path
> 
> 
> receiving incremental file list recv_file_name(.) received 1 names 
> recv_file_list done get_local_name count=1 /home/findmoore 
> generator starting pid=2499 delta-transmission enabled 
> recv_generator(.,0) delete_in_dir(.) recv_files(1) starting 
> recv_generator(.,1) generate_files phase=1 recv_files(.) recv_files
> phase=1 generate_files phase=2 recv_files phase=2 generate_files
> phase=3 recv_files finished
> 
> 
> rsync[2432] (receiver) heap statistics: arena:         135168
> (bytes from sbrk) ordblks:            2   (chunks not in use) 
> smblks:             2 hblks:              2   (chunks from mmap) 
> hblkhd:        401408   (bytes from mmap) allmem:        536576
> (bytes from sbrk + mmap) usmblks:            0 fsmblks:
> 192 uordblks:       57200   (bytes used) fordblks:       77968
> (bytes free) keepcost:       64288   (bytes in releasable chunk)
> 
> rsync[2430] (generator) heap statistics: arena:         135168
> (bytes from sbrk) ordblks:            2   (chunks not in use) 
> smblks:             4 hblks:              2   (chunks from mmap) 
> hblkhd:        401408   (bytes from mmap) allmem:        536576
> (bytes from sbrk + mmap) usmblks:            0 fsmblks:
> 384 uordblks:       57200   (bytes used) fordblks:       77968
> (bytes free) keepcost:       64288   (bytes in releasable chunk)
> 
> Number of files: 1 Number of files transferred: 0 Total file size:
> 0 bytes Total transferred file size: 0 bytes Literal data: 0 bytes 
> Matched data: 0 bytes File list size: 34 File list generation time:
> 0.001 seconds File list transfer time: 0.000 seconds Total bytes
> sent: 34 Total bytes received: 283
> 
> sent 34 bytes  received 283 bytes  634.00 bytes/sec total size is 0
> speedup is 0.00 [youcantoo at testbox home]#
> 
> I have also tried this way with the same results
> 
> rsync -avvvzh -P --stats --delete
> username at servername:/home/backups/ /home/backups
> 
> this is what my rsyncd.conf file looks like
> 
> motd file = /etc/rsyncd.motd log file = /var/log/rsyncd.log pid
> file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock log
> format = %t %a %m %f %b
> 
> [backupdir] path = /home/findmoore/ comment = backup directory read
> only = yes uid = root gid = root max connections = 2 timeout =300
> 
> I have changed the read only line to bot yes and no without any
> change in the results.
> 
> Can any suggest what might be causing this?   Thanks in advance
> 
> 

- -- 
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
	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

iEYEARECAAYFAlRxA8IACgkQVKC1jlbQAQdmjQCg0fWjSfJZLkHyvJdUC1qeIbuj
j4wAoIWVT8G0e6impgNrl9MoiQRc9Nur
=LG4A
-----END PGP SIGNATURE-----


More information about the rsync mailing list