Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
rsync error ?
Name: moimoctoc Date: September 13, 2004 at 20:08:56 Pacific OS: RH 8 CPU/Ram: celeron 466/256
Comment:
hi all, i use rsync to backup but when i run command # rsync -avz rsync://192.168.1.16/web /home/minhnv It run and warning that: rsync error: partial transfer (code 23) at main.c(926) PLS tell me why?
Name: Dudley Date: September 13, 2004 at 21:39:30 Pacific
Reply:
“rsync error: partial transfer (code 23)…” is an rsync general error. What it means is for whatever reason at least one write/delete did not occur. Either because you ran out of space, there’s a permission problem, the connection went down, so on. If there are other warning’s or errors that come with it, that might help. But as is, it’s just too vague to even guess.
0
Response Number 2
Name: moimoctoc Date: September 13, 2004 at 23:20:49 Pacific
Summary: i have installed n compliled rsync on my server station as well as clinet... my /etc/rsync.conf file seems to work fine... but when i try to move (copy) my data from the server to the client, like:...
Summary: I'm having the below rsync problem on one of my production machines. I did some google searching and thought it might be long file names, But its now. Can anyone please shed some light on this for me?...
Summary: I am familiar with samba enough to share files between XP and RH7.3 I am also familiar with rsync enough to sync two RH7.3 machines. However when I try to set up RH7.3 to rsync a XP directory (syncing...