similar to: [Bug 9915] New: File stopped synchronizing during transmission

Displaying 20 results from an estimated 12000 matches similar to: "[Bug 9915] New: File stopped synchronizing during transmission"

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
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
2009 Jun 22
3
rsync is fantastic except for one usual feature we want from it .. please help ?
Hi, Rsync is a fantastic program, and it does everything we need in terms of file transfer and syncing source and destination file directories. We do have a situation now where we need rsync to transfer the files once only from the source directory. Please let me briefly explain using a simple generic exmple: 1. At t0, we transfer f0 location A to location B 2. At t1, 10 new
2004 Mar 25
3
Root access over ssh?
Is it possible to configure rsync in server mode, to gain access to root protected files, without the user having to log in as root through ssh? I'd prefer to login as a regular user through ssh and access an rysnc server on the host that's running as root. As far as I can tell, however, that's not possible...am I wrong?
2015 Dec 02
5
Backup Member Server
Hello, Can someone point me to documentation on how to best backup a samba member server? I see the wiki currently does not contain one. Is it as simple as backup all shared folders with rysnc or similar that will preserve ACLS along with the smb.conf? I'm currently relying on a raid solution. Thanks. -- -James
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
2004 Jun 16
3
rsycnc copies all files
Hi I am making an extraordinary claim: rysnc seems to copy all my files, not just ones that have changed or new files. rsync version 2.6.0 protocol version 27 Debian 3.0 Woody I have tested this with one simple file, my example is shown below. Does anyone have any suggestions to rectify this? Regards Gareth example: I create a file called 'testfile' in /tmp/play containing the
2008 Oct 16
3
Alternatives to programmatically calling the rsync binary a lot
Dear list, I'd like to have your expertise opinion on following issue. Out of a concrete need we developed an application that will rsync any changes on a local directory structure to a remove system the moment they happen using the linux kernel watch feature. This is in our opinion much more elegant compared to invoking rsync every x seconds/minutes from cron, or having to use a special
2006 May 17
2
rsync option for continuing event i/o errors occured on remove server
Hello, I search a way to continue processing backup event i/o errors occured on the remote server. I use rsync to make backup of files on a files-server. Recently I had a corrupted file on the files-server and rysnc crash, and don't continue to backup the rest of files. I have found the --ignore-errors rsync option but it seems only about deleting action. On backup server I use this
2015 Jun 07
3
Question on folder sync with "directory name translation"
Hello everyone, I'm new to this mailing list but I have been using rsync for some years up to now. I'm trying to synchronize two directory trees, but I want a special behavior that I didn't find on the net nor in the manual (or maybe there is a combination of options to get what I want but I couldn't find it). Tree A is like: A * * FolderA * * And tree B (on a remote
2018 Feb 21
2
Fwd: Migrating server
Hi Andrew, I can't shutdown the old samba box as it will still be hosting the shares. Can I do any of the following? Would it make sense for me to migrate the backend to LDAP ? Or following your first comment, can I setup rysnc every 5 minutes to replicate data. You're right it is a migration path but I can't migrate until this works in the test environment Thank you RT On Wed,
2016 Jun 14
2
Rsync GPOs Erro Sysvol
DC 1 -> ls -l /opt/samba/var/locks/sysvol/sysvol/ ls: cannot access /opt/samba/var/locks/sysvol/sysvol/: No such file or directory ls -l /opt/samba/var/locks/sysvol/ total 8 drwxrwx---+ 4 root 3000000 4096 Jan 4 17:34 mydominio.local DC 2 -> ls -l /opt/samba/var/locks/sysvol/sysvol/ ls: cannot access /opt/samba/var/locks/sysvol/sysvol/: No such file or directory ls -l
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
2015 Dec 08
3
Backup Member Server
Besides, obviously, the potential shared data on file servers, can't you just use the script that is introduced for backing up DCs? At least if the complete Samba installation is in "/usr/local/samba"... https://wiki.samba.org/index.php/Backup_and_restore_an_Samba_AD_DC Am 02.12.2015 um 20:06 schrieb Marc Muehlfeld: > Hello James, > > Am 02.12.2015 um 15:57 schrieb
2006 Mar 13
2
feature request/change for 2.6.8
Wayne, I've been experimenting with the {pre,post}-xfer exec options ever since the original diff showed up in patches/ - fantastic stuff. My feature request/change centers around the new RSYNC_ARG# variables. Would it be possible to make these available as an array (ie: ${RSYNC_ARG[#]}) rather than discrete variables? If nothing else, it would greatly simplify chewing through all the args
2005 Feb 07
1
rsyncd.conf is not created although successful installation of rsync on debian but
Hi All, I have installed rysnc-2.6.3 on my debian linux ( 2.2.20-idepci #1 Sat Apr 20 12:45:19 EST 2002 i686). While configuration it was successful and i installed it without any error. Now, in default installation it should create rsyncd.conf as detault configuration file.. but it has not been created anywhere in system. root@jike:/tmp/temp/rsync-2.6.3# which rsync /usr/local/bin/rsync In
2002 Jan 15
1
Stable Rsync System Call!
Next week are going to start using rsync "live" to mirror our primary and secondary web servers. I am still trying to iron out a couple of bugs, any help would be much apprecitated. Here is my rsync.conf file on my primary web server ############################ use chroot = no max connections = 5 syslog facility = local3 [www] path = /www comment = Web Directory hosts
2002 Sep 17
1
Rsync error 23 /Partial transfer / workaround needed (fwd)
Hi, I posted a list of problems I was having with rsync 2.5.5 (on Digital Unix 4.0f) which I've now been able to address thanks to some kernel tuning but I still have one outstanding problem - I still have situation where files which are added to the filelist for updating on the remote end are deleted by the client systems' web software before they are sent - at least I believe this is
2003 Mar 12
1
rsync reference case
Dear all, I would like to propose rysnc feature to our customer. Do you have any reference case from other company that there is using rsync in the production server? regards, Simon _________________________________________________________ §ÚªºÅº¶Æ(®e¯ª¨à)¡A¥ª¾F¥k¨½(§õ§J¶Ô)¡A§A³Ì¬õ(Twins)... ¹L¤d­º¤â¾÷¹aÁn ÂIRing³£±o http://ringtone.yahoo.com.hk
2006 Apr 25
1
cwRsync : send all output to a file
Hello I have been using cwRsync on some Windows boxes, backing up to a Linux server. I have found some issues which files being open and not being copied etc, so I decided that I would log the output from the rsync command on the Windows clients so that I can look at them. On the Windows boxes, I put the rsync command in a batch file and run that automatically each evening. However, if I simply