similar to: rsync hangs in 'send_files starting'

Displaying 20 results from an estimated 200 matches similar to: "rsync hangs in 'send_files starting'"

2005 Oct 04
2
rsync hanging on large windows directories
I have a RH 8.0 box which issues the following command to a Windows machine running the most recent version of cygwin. Both boxes have been updated to rsync 2.6.6 and I use the following command from the LINUX BOX (SSH keygen agent is setup for passwordless logins and the IP is aliased under /.ssh/config) rsync -avz --delete --progress -e "ssh"
2006 Sep 04
1
Rsync + SSH on a different port + restricted access
Hello, I'm trying to setup Rsync over SSH with openSSH running port 2222 with a remote RSA public key authentification and a restricted shell to avoid the user to browse my server via SSH, only be able to run rsync server. 1) i've built a regular rsync server over TCP/873 Worked fine, check my conf : motd file = /etc/rsyncd.motd log file = /var/log/rsyncd.log pid
2006 Jun 13
1
Cramer-von Mises normality test
Hi, this is my first help request so please bear with me. I've been running some normality tests using the nortest package. For some of my datasets the Cramer-von Mises normality test generates an extremely high probability (e.g., 1.637e+31) and indicates normality when the other tests do not. Is there something I'm misunderstanding or potentially a bug in the code? Below are the
2006 Jun 14
1
Bug in nortest cvm.test package (PR#8980)
I believe there to be a bug in the cvm.test module of the nortest package authored by Juergen Gross. I do not know how to contact the author directly. I've been running some normality tests using the nortest package. For some of my datasets the Cramer-von Mises normality test generates an extremely high probability (e.g., 1.637e+31) and indicates normality when the other tests do
2010 Jan 18
2
Another cygwin/rsync question
Hi, Been using rsync for many years but I'm stuck with this problem. I'ts a simplistic backup using rsync from a Windows 2k3 machine to a Linux box out on the 'net, using pre-shared ssh keys. In this case I'm saving, files belonging to various users, using the administrator account on the windows machine and the destination is a normal user account and its home file area.
2015 Feb 28
1
Looking for a life-save LVM Guru
On Sat, February 28, 2015 4:22 pm, Chris Murphy wrote: > On Sat, Feb 28, 2015 at 1:26 PM, Valeri Galtsev > <galtsev at kicp.uchicago.edu> wrote: >> Indeed. That is why: no LVMs in my server room. Even no software RAID. >> Software RAID relies on the system itself to fulfill its RAID function; >> what if kernel panics before software RAID does its job? Hardware RAID
2007 Jan 26
2
DO NOT REPLY [Bug 4357] New: Missing bounds checking in send_files could lead crash
https://bugzilla.samba.org/show_bug.cgi?id=4357 Summary: Missing bounds checking in send_files could lead crash Product: rsync Version: 2.6.9 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2008 Jun 06
1
send_files fails to open file not in source or dest
I am getting a very strange rsync error: send_files failed to open /mydir/another/dir/goes/right/here/finally/crazyfilename.xx-what: No such file or directory rsync error: some files could not be transferred (code 23) at main.c(1045) Here's the line I'm using to invoke rsync: /usr/bin/rsync -acz -e ssh --delete --delete-excluded remoteguy:/mydir/another/ /mydir/another The thing that
2003 Jul 25
1
send_files failed to open
Help! i like to use rsync 'version 2.5.5 protocol version 26' to sync some Volumes over the Network. The Plan: At some day there will be a FileServer called 'fileserver' (the Master) and a FileServer called 'Yesterday' 'Yesterday' will always have the last night status from the 'fileserver' without any write access. So if the fileserver fails or
2003 Jan 23
2
send_files failed to open filename ...
Hi everybody, I'm mirroring some websites with rsync (daemon on the source), and I noticed in the destination host some error messages 'send_files failed to open filenames', Actually, the concerned files are deleted on the source host, but I would like to ask : * why does rsync say these (in which phase) ? * is these messages harmful or not ? Here below my rsync command and some
2007 Jan 02
5
Call connected, cannot hear or speak - $20 for fix
I am able to get this script to dial, but I am unable to talk or hear anything. The script asks for the number to call and the the caller id to display (if user is not at their normal extension). Once submitted, the external extension receives a call, once answered the call is then placed to the dentition number. The script works as the call is place, but I cannot hear or say anything. Any one
2009 Mar 21
1
(no subject)
Hi there, Could you please remove me from your mailing list? Thank you Daniel _________________________________________________________________ Need a new place to rent, share or buy? Let ninemsn property help.
2009 May 16
1
Gamma
Hey, I am having trouble graphing the following function √2Γ(n/2)/[√n − 1Γ((n − 1)/2 for the values of n between 2 and 50. i know that Γ(n) = (n-1)!, which in R is factorial(n-1) When i type that into R, using y <- function(n)..... and then plot(y,2,50), it doesnt give me anything meaningful, in fact, it comes up with a message saying something like "in gamma(n+1) ploted" or
2003 Oct 14
4
Asterisk capacity
Hi, I am really interested in the true capacity that Asterisk can handle. What is the maximum number of users that can be handled by Asterisk on a standard 2.4G P4 IBM server or similar? Anyone has a clue? Cheer, Vincent _________________________________________________________________ ninemsn Premium transforms your e-mail with colours, photos and animated text. Click here
2004 Jan 09
1
Problems with rsync with dirctories with spaces in the name
Hi guys I have read read the why's and whyfores and howto's and whento's about posting for help, but I'm not sure whether this has already been addressed - plenty other Win/spaces-in-dir-names issues have been. I was running rsync to copy stuff off of a Windows disk onto a Windows disk on another machine via Linux - Mdk 9.1 rsync - (rsync-2.5.7-0.1.92mdk) , when I first
2003 May 30
3
Converting key between PEM and ASCII
According to documentation for a switch which I'm getting SSH enabled, I need to convert my openssh public key to an ascii string to be compatible with the switch. The switch uses sshV1. Is there a way to do this? I've found nothing in the man pages or FAQ and have tried the -x -X (-i -e) arguments without success but I think they relate to a different translation anyway. Regards Al
2007 Oct 11
0
Unable to join domain in remote subnet..
Have you set in the slapd.conf on the slaves something like updateref ldap://master.ldap The slave / consumers need to redirect the request to the master ldap database. It may also be a good idea to have samba use fail over for the ldap backend. You would need to set this in your ldap.conf as too. for pdc / ldap master passdb backend =ldapsam:"ldap://master.ldap ldap://slave.ldap"
2008 Aug 05
3
doveot reporting "No space left on device" - yet df show plenty of space / inodes.
Hi, I am running dovecot 1.0.rc7 on a Suse Linux server. The server has approx 200+ mailboxes. Last week the filesystem (/dev/mapper/datavg/dat2lv) ran out of space - causing it to do into read-only mode. When I realised this I allocated some more space and re-booted the machine... Strangely it seems that dovecot is still having problems... It's like dovecot doesn't realise that
2001 Jan 11
0
bug report
Hi, I use openssh-2.3.0p1, and the following occurs : [cyril at ts2 cyril]$ rsync -essh -r cyril at beda:zwz . cyril's password: unexpected EOF in read_timeout [cyril at ts2 cyril]$ FATAL: Received signal 10. and in beda log is : Jan 11 12:31:30 6E:beda sshd[2220748]: Accepted password for cyril from 195.113.46.2 port 1045 ssh2 Jan 11 12:31:30 3E:beda sshd[2220748]: error: channel 0:
2003 Mar 13
1
BUG: read: Invalid argument
I'm attempting to mirror a directory tree from debian stable (rsync version 2.5.6cvs) to a win2k box (cygwin, rsync version 2.5.5). This setup/command had previously worked for a bit (cygwin at rsync version 2.4.6 AFAICR), but yesterday it hung, so, finding some mail-list entries about that, I upgraded cygwin, and now I get this: C:\>c:\cygwin\bin\rsync.exe -vvvvvv -essh -ac --delete