Displaying 20 results from an estimated 5000 matches similar to: "rysnc failure"
2008 Mar 05
2
update rysnc 3.0 on ubuntu 7
I am runninng rsync on Ubuntu. It was installed using apt-get install rysnc.
I note that the package has not yet been updated to rysnc 3.0.
I would like to update using the tar but I am confused how to update the
existing installation.
On this machine, I am mainly using rsync to send to a cwrsync server (which
I have updated already). Can I just overwrite the rsync executable?
Any help
2002 Jan 23
1
Wierd problem with rysnc.
Hi folks, I'm having a problem with my rsync between two areas between a WAN.
The problem is really odd. I have a script that runs every night. Lately,
we've been having problems with rsync. The source side is an ordinary file
while the destination side is a symlink. We've been having problems with rsync
deleting the symlink and repacing it with the source copy despite having it in
2009 Dec 31
1
restoring using rysnc
Hi,
My backup server (B) has a /backup/home and I'd like to restore
/backup/home/userX to /home/userX in my server A
I am trying to do with in the server where I want to restore.
rsync -e ssh -avzp -R --exclude "*.journal"
backup_server:/backup/home/userX/ /home/userX
But it is creating a /home/userX/backup/home/userX
What am I doing wrong?
-------------- next part
2002 Feb 14
1
Web Interface to rysnc
Greetings All,
I am planning on authoring a web-based (CGI) interface to rsync. The idea is
to build a fool-proof interface for my web designers to push content changes
from our development server to our live production server. I am talking
about an interface which allows point-n-click navigation of file system
folders and the ability to push files. These users are both MAC and Windows
based. We
2007 Jul 18
8
Rysnc Schedule
What I want to do is use rsync to back up a folder to an external drive.
I would like to keep 30 days worth.
For example: I have backups of June 1 - June 30. Once July 1 comes along, I
want to keep June 2 - July 1 and delete June 1, and so forth.
Any ideas how I can accomplish this?
--
View this message in context: http://www.nabble.com/Rysnc-Schedule-tf4104577.html#a11672997
Sent from the
2002 Mar 04
4
script to rysnc to spare hard drive
Im brand new to rsync and i been doing alot of reading about it and it looks like the tool I have long been wanting.
Bascially i got 1 server, 2 hard drives. partions are
/
/boot
/home
/usr
/var
/backup (2nd drive)
Bascially what i am looking at doing is mirroring the first drive to the 2nd drive, and once that intial one is moved over, have a
cron run nightly (or when specified) that will
2003 Aug 21
3
authentication error
I have setup a Rysnc server in Mandrake 9.1
When I add a auth user into my Rsync.conf and rsync.secrets,
it do not work, everytime it shows
[root@html]# rsync chris@mandrake82::XXXXX/.html/. /
Password:
@ERROR: auth failed on module XXXXX
rsync: connection unexpectedly closed (89 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(165)
This is my rsync's
2005 Apr 21
1
[Bug 1959] writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe
https://bugzilla.samba.org/show_bug.cgi?id=1959
------- Additional Comments From admin@exovian.com 2005-04-21 08:46 -------
root@xxxx [~]# rsync -avz -e ssh /home/ xxxx@xxxxx:xxxx
building file list ... rsync: writefd_unbuffered failed to write 4092 bytes:
phase "send_file_entry": Broken pipe
rsync error: error in rsync protocol data stream (code 12) at io.c(515)
This method
2004 Aug 31
4
rsync crashing Redhat RHEL3.0 server
We are using rsync to mirror around 10 of our websites from dedicated
server A to dedicated server B runing RHEL 3.0 and rysnc v2.6.3pre1 in a
daemon mode. I am using the following crontab script command on dedicated
server A:
/usr/local/bin/rsync -avz -e "ssh -i
/home/users/admin/publicKey-for-server-B" /home/serverA/site3
serverB::home/mirror
Dedicated server B (where the
2010 Jan 26
2
Rsync in daemon mode
Hi,
I am a newbie to Rysnc and a had a quick question, the answer for which I wasn't able to find in the documentations.
Currently I have Solaris system A which has files that are being generated and changed in real time. I am running rysnc in daemon mode on A.(server)
On system B I use the appropriate rysnc command to connect to system A and sync all the files on B. I am having
2010 Jun 25
2
rsync and hfs+ compressed files damaged
Hi All,
I have been using rysnc 3.0.6 with Mike's rsync_3.0.6-hfs-compression_20091027.diff patch (as well as the standard osx patches) with good results. I discovered that clones done on 10.6 using this rsync cause some executable files ( the ones that are mostly compressed this way on osx ) to be damaged.
I did a test twice and indeed a handful of them are damaged. They all appear to be in
2009 Dec 21
2
rsync err. an other Broken pipe (32)
Hello,
Since our server migration from OES1 (rsync-3.0.2-2.1) to OES2
(rsync-3.0.6-3.1), rsync backup do not work anymore.
Here is some explanation :
With a full verbose mode on the source server :
rsync: writefd_unbuffered failed to write 631 bytes to socket [sender]:
Broken pipe (32)
rsync: connection unexpectedly closed (786 bytes received so far)
[sender]
_exit_cleanup(code=12,
2013 May 03
2
rsync not running with upstart
Hi all,
I need some help by solving a strange problem:
Situation:
I wrote a scrip that uses rsync to send backups to another server.
It does something like:
/usr/bin/rsync -azi --numeric-ids --exclude tmp --exclude var/spool/ --delete -e ssh root at 10.0.0.65:/ /storage/volumes/65
The script has a source file that dictates which servers to backup. E.g. several ip address are visited to
2007 Jul 19
3
Compression error?
Hello,
Server rsyncd
[root@data1 steve]# rsync --version
rsync version 2.6.9 protocol version 29
[root@data1 steve]# uname -a
Linux data1.contact-24-7.local 2.6.9-55.0.2.ELsmp #1 SMP Tue Jun 26
14:30:58 EDT 2007 i686 i686 i386 GNU/Linux
[root@data1 steve]#
Client rsync
[root@srv01 cron.daily]# rsync --version
rsync version 2.6.9 protocol version 29
[root@srv01 cron.daily]# uname -a
2005 Jul 12
1
rsync breaks suddenly while syncing
Hello,
since two weeks I got problems with my rysnc. I wrote a script to sync
our ftp-server. Everything was working fine. Yet am getting errors like
rsync: connection unexpectedly closed (130353504 bytes received so far) [receiver]
rsync: writefd_unbuffered failed to write 4092 bytes: phase "unknown" [generator]: Connection reset by peer (104)
rsync error: error in rsync protocol
2009 Feb 08
0
rsync over ftp problem
Hi there,
I am trying to sync some local files to a shared host ftp account
(bluehost). Here is what I am trying (everything is in a bash script):
1. I mount the ftp location with curlftps with:
curlftpfs -o user=myusernamec@mydomain.com:mypassword ftp://ftp.mydomain.com
~/ftp_backups
2. I then try to sync the files
rsync -a -r --no-o --no-g --safe-links --exclude=mkstemp --progress
/somefolder
2008 Feb 20
2
rsync displays an number of errors when rysncing on gentoo
hello, I'm running an Gentoo distribution on my computer, lately I've started to get error messages that are rsync related.
here is a log of the output:
Fetching most recent snapshot
Attempting to fetch file dated: 20080219
portage-20080219.tar.bz2: OK
Syncing local tree...
building file list ...
rsync: link_stat "/var/tmp/emerge-webrsync/portage/180" failed: No such file or
2010 Apr 03
6
osx 10.6 strange rsync errors
Hi All,
I have been getting reports from users of backuplist+, my wrapper application for rsync (currently with build of 3.0.6), about odd behavior after updating to OS 10.6 Snow Leopard.
Basically: the problem occurs backing up a directory to a local mounted network volume. Previously all worked fine but after updating to 10.6 there are reports that no files get copied and the destination fills
2010 Mar 25
3
include/exclude problems
Dear Wayne,
I am using rsync to synchronize my working files from home computer to
the work computer. I want to sync only the files in some directories and
no .files. However, I do need to sync several files from .mozilla
director (addressbook, calendar and bookmarks) which are located in the
.directory. I use the following command and the "excluded-utk.txt" file
rsync -aunvz
2009 Sep 01
0
rsync 3.0.6 overflow question
Hello list,
I'm running rsync from a FreeBSD 6.3 server to another FreeBSD 6.3
server. Both are running rsync 3.0.6. The transfer keeps dying with the
following errors.
On the receiver I'm getting the following error
2009/09/01 11:27:58 [23670] overflow: xflags=0x546 l1=0 l2=10376
lastname= [generator]
2009/09/01 11:27:58 [23670] ERROR: buffer overflow in recv_file_entry
[generator]