Displaying 1 result from an estimated 1 matches for "gzlm7n".
Did you mean:
glm7
2002 Feb 15
1
Delete & rename with rsync servers
...1656 620 ? S 09:02 0:00 rsync --config=/etc/rsync/rsyncd.conf --daemon
shellak root # cat /etc/rsync/rsyncd.conf
# Einar Karttunen 13.2.2002
[lt]
read only = false
comment = for testing
path = /tmp/rsync-lt
shellak root # rsync -v .profile localhost::lt
.profile
mkstemp ..profile.GzlM7n failed
wrote 191 bytes read 56 bytes 494.00 bytes/sec
total size is 83 speedup is 0.34
rsync error: partial transfer (code 23) at main.c(576)
shellak root #
- Einar Karttunen