similar to: Connection to rsyncd over ssh tunnel seems to choke up (v2.6.9 Ubuntu)

Displaying 20 results from an estimated 4000 matches similar to: "Connection to rsyncd over ssh tunnel seems to choke up (v2.6.9 Ubuntu)"

2006 Feb 14
4
sync 54 million files, tuning rsync?
I'm trying to sync up 54 million files. I can break it down into different applications, but I still have to accomplish 17 million files in one "chunk" if possible. I'm using a fast (v440) cpu system with 32G ram. Originally I was running out of memory (seemed to increase like crazy with --delete on). I've upgraded to rsync 2.6.6 and the memory seems to be more stable
2005 Oct 12
1
Rsync over SSH-tunnel A->B->C using daemon on C
Dear, I'm trying to put up a scripts to synchronize my computers (HOST_A and HOST_C). I can connect both via HOST_B to avoid the firewall. I am trying to work with the rsync daemon to avoid hanging. I tried to figure out the mailinglist + FAQ, how to do it, but it seems I misunderstand something, since all your previous help did not work for me. I get the following error when executing
2012 Mar 20
0
FW: killing rsync seems to wipe-out the --partial .hidden files
... then reads about the very next switch ... --delay-updates ... which has some of the hallmarks expressed in the synchronised directory - but I expect iff the rsync session is uninterrupted? Cheers, Frank. -----Original Message----- From: Frank Hamersley [mailto:terabite at bigpond.com] Sent: Tuesday, 20 March 2012 11:27 PM To: rsync at lists.samba.org Subject: RE: killing rsync seems to
2006 Nov 20
1
v2.6.9 error code 12 at io.c (1122)
I am running rsync 2.6.9 on SuSe Linux Enterprise Server 10. I got a 53.7 GB directory in one of my servers that I need to rsync over a gigabit link. But rsync runs for about 2-3 hours and fails with the following error - 2006/11/19 17:51:57 [9229] rsync: writefd_unbuffered failed to write 4 bytes [generator]: Connection reset by peer (104) 2006/11/19 17:51:57 [9229] rsync error: error in rsync
2012 Feb 06
1
Rsync v2.6.9 hangs
Hi all We have a legacy system, which utilises rsync for file transfer - but occasionally hangs on the clinet. We tracked this down to the read_timeout function in io.c. It performs a select(), which appears to return a zero, so the read_timeout function never exists. An strace shows what happens : [root at tcu ~]# strace -p 10566 Process 10566 attached - interrupt to quit select(4, [3], [],
2006 Nov 21
1
rsync v2.6.9: small patch fixing NORETURN failures
Hello, as of gcc v2.7.2.1, the noreturn attribute needs to be given *after* the prototype declaration and not before, but for gcc v3.x, things changed for this attribute again, since gcc v2.5.x did it the way, newer gcc versions prefer it... I've applied a small unified diff, fixing this stuff. THX for listening. CU Tom. (Thomas M.Ott) Germany -------------- next part -------------- ---
2012 Mar 19
1
killing rsync seems to wipe-out the --partial .hidden files
G'day, I am running an overnight (off-peak) replication using "rsync --partial" which is "suspended" at 08h30 each morning to allow for day time use of the internet link. However it seems the "kill -TERM" on the various rsync (and ssh) processes is too aggressive as I can not see any trace of the .hidden partial transfer files. I tried killing only the (parent)
2007 Sep 21
1
Rsync Truecrypt
I have seen people say both that rsync can efficiently copy truecrypt volumes. I got it working once with deltacopy but as I'm trying to get it to work from the command line, I cannot. It just transfers the whole file. I am using -rvs -inplace switches. Does anybody have any suggestions? _____________________________ Stephen Zemlicka Integrated Computer Technologies PH.
2005 Feb 03
1
Problems with rsync server over ssh client
I'm trying to use ssh on the client side, mainly because I want to authenticate rsync clients using LDAP. I'm having issues. It seems when I use --rsh="ssh -l username", that the rsync server is ignore my rsyncd.conf uid and gid directives. My goal is to create a "dropbox" repository for files where a user can basically rsync a file to another allow on the rsync
2005 Apr 25
3
rsyncd server daemon not allowing connections
Gang, I've read the manual(s), surfed google, spent about 5 hours on this, to no avail.... I'm trying to run rsync in server mode and it appears to start normally, but it refuses all connections (refuses connection when I tried telnetting in on localhost 873!). I've turned off all firewalls on this server (do I dare tell you guys that?...), which is fine: it is on a local network. I
2005 Feb 14
1
rsyncd / firewall
Dear Rsync list, I am running an rsync deamon on a linux box "diesel". If I have no firewall (iptables) it works fine. If I have a firewall it doesn't work - just times out. This problem occurs <even> if I open port 873. Any hints? I am sure there is something simple to do here like open another range of ports but I can't find the info. In case I need to open a
2004 Feb 24
2
ssh and rsyncd.conf
I am able to perform the following line rsync -rsh="/usr/bin/ssh" filename host:/dir/filename But I am not able to perform this rsync -rsh="/usr/bin/ssh" filename host:module_name where rsyncd.conf contains the following pid file = /var/run/rsyncd.pid log file = /var/log/rsyncd.log read only = false [module_name] path = /home/test comment =
2009 Jan 10
1
how to connect to rsyncd via forwarded ssh port?
I've running a rsyncd and ssh port forwarding (-R 12345:localhost:873 backup@server) on a client because the client should not reachable but over ssh. The rsyncd should acessible because I can backup and restore files with backuppc (a wonderfull program which use perl::rsync) And I can "ssh -p 12345 backup@localhost" to this client too. If I try to connect (from the machine/user
2002 May 08
1
rsyncd.conf;
I have some rsync defined as a server on one of my production systems and use to to sync out various configuration files for services running on the box (dhcpd, dns named.conf files & the like). Both ends are Compaq Alpha/Tru64 5.1 systems running rsync 2.5.5. I'm having a fit trying to include certain files in specific subdirectories under the main path; one such example is below:
2018 Jan 09
0
[Bug 13207] New: rsyncd doesn't send output of failed pre-xfer exec script to client
https://bugzilla.samba.org/show_bug.cgi?id=13207 Bug ID: 13207 Summary: rsyncd doesn't send output of failed pre-xfer exec script to client Product: rsync Version: 3.1.1 Hardware: x64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: core
2004 Sep 24
0
[Bug 1818] New: Rsyncd refuses connection if reverse mapping fails
https://bugzilla.samba.org/show_bug.cgi?id=1818 Summary: Rsyncd refuses connection if reverse mapping fails Product: rsync Version: 2.5.7 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: heikki@indexdata.dk
2009 May 28
1
'Missing end of line'
For a while I've been getting this in my daily reports: /etc/cron.daily/logrotate: error: /etc/logrotate.conf:26 missing end of line It appears to originate from my CentOS server (though since client root mail goes there I can't be certain. The headers don't suggest client origin, to me). I've checked the logrotate.conf script and it looks OK to the untrained eye. It ends
2007 Dec 14
2
train nnet
Hi R-helpers, Can some one tell me how to train 'mynn' of this type?: mynn <- nnet(y ~ x1 + ..+ x8, data = lgist, size = 2, rang = 0.1, decay = 5e-4, maxit = 200) I assume that this nn is untrained, and to train I have to split the original data into train:test data set, do leave-one-out refitting to refine the weights (please straighten this up if I was wrong). I just don't know
2016 Mar 15
0
Intermittent Win7 trust issues
With samba 4 <-> win7 (* or win8-10) trust issues. Then you have a few things to check Start with checking if your time is in sync. Check the windows even log, for errors, look them up. If its a "bootcamp-ed" windows 7 install ( aka on a imac ), boot in apple, update bootcamp. Last, if you used an imaged windows 7, did you forgot to sysprep maybe? And correct, samba 3.x was
2009 Aug 14
2
rsyncd.conf chroot yes problem with symlink-ing
Hy there, My name is Alex Vladulescu, and i found this very interesting tool for backup files and folders over remote network servers. For the past four days i have been reading the FAQ on the site, google-ing the web for some answers on my local problem, but i am very stuck, nothing seems to answer my question so far. My issue consists on having a rsyncd.conf on a master server on which i