search for: diburim

Displaying 5 results from an estimated 5 matches for "diburim".

2002 Apr 11
3
rsync processes hang and client failing on "max connections"
rsync processes hang and client failing on "max connections", I can't kill rsync process. The temporary work around are: increase max connections in /etc/rsyncd.conf or reboot the server ! The client get this error: @ERROR: max connections (6) reached - try again later $ ps -aux | grep rsync admin 30408 0.0 0.0 1696 232 ? S Mar26 0:00 [rsync] admin 28121 0.0
2002 Apr 22
0
On Windows OS, is there any advantage for completing rsync us ing MSVC instead of gcc/cygwin ?
Diburim [diburim@hotmail.com] writes: (Quoted from the subject line - Diburim, it's best to keep the subject line short and put your question in the body of the e-mail. Subject lines are often truncated for display purposes and it can make it more difficult to see your question) > On Windows OS,...
2002 Mar 30
1
File permission umask howto?
I'm trying to figure out how to cause rsync to create the file on the backup server with 700 permission and specific owner "some_user" (not root) I try to do it in several way with no success. The command I'm using is: rsync -r -t -v -z /dir some_user@server::module so that it don't copy permission It always give the files 744 permission, that mean that every on can read
2002 May 22
2
rsync bottleneck
Hello, I'm planning to use rsync for backup a lot of nodes to one rsync server over wan. I'm aware of the fact that on big directory tree rsync will consume a lot of memory and some time even hang. Do you have any estimation on how many rsync client can work with one server at the same time ? I can control each client bandwidth. What will be the bottleneck on the server resource ? Is
2002 May 22
4
Compressed backup
Hi I am using rsync for backup on the disks of a Linux backup server. Obviously the server could store more data it the data were compressed. I read the "rsync -> tar" thread. Unfortunately, a compressed file system for Linuthere does not seem to exist yet. However, rsync can use compression for file transfer. Would it be possible to implement an option to store the data on the