search for: news_hot_data

Displaying 1 result from an estimated 1 matches for "news_hot_data".

2010 Nov 11
1
rsync stops at system call select()
...to four remote machines. The back up command is written in a shell script file and was executed by the scheduling program with system() function. The scheduling program is implemented with c++. The command as follow: *rsync -az /home/admin/service/* admin at 10.249.49.101: /news_hot_data* * At first, this works just fine.* But after about one or two days, rsync will stop at some place and the whole backup process stuck. The following is the output with -vv option when backup stop: *opening connection using: ssh -l admin 10.249.49.101 rsync --server -vvlogDtp...