search for: rync

Displaying 20 results from an estimated 22 matches for "rync".

Did you mean: rsync
2020 Jan 05
0
Understand rynce messages in vvvv verbosity level
Hello, I'm trying to understand messages from rsynce shown when setting verbosity level to "vvvv" so I can debug some issues I'm having. some of the messages I'm interested in understanding: |[sender] make_file recv_generator [sender] flist start=207990, used=9, low=0, high=8 [sender] [sender] pushing local filters for recv_file_name received 12 names [generator]
2006 Oct 12
1
clarifiaction about rync zlib.
i would like a more detailed answer to a question. {Z_INSERT_ONLY is used to update history} How is this feature used in rsync? Other than transfering less data, what other aplications might this feature have?: https://webnetmail.port.ac.uk/w?aB.DDM.EK.UQJ-RugE.DCHEw.CbacuRQ.K
2005 Sep 26
2
rync killing the machine
Hi All, I have a production server that's running our corporate mail (Cyrus-IMAP). I used to use cpio to archive the mail store, but that's just getting silly now that there's about 40GB that it needs to run through. I tried running rsync in order to backup the data, but as soon as I started running the script the machine came to a grinding halt. I left it running for about 30
2002 Sep 06
3
error starting client-server protocol (code 5)
I'm running FreeBSD 4.6.2 on two different machines. Both machines have rync installed by way of the ports library, but one of them is running it as a server. I followed the directions in the man pages for running the server using inetd. Here is what happens: rsync rsync://myusername@10.0.0.8/ rsync: server sent "rysnc version 2.5.5 protocol version 26&quo...
2006 Apr 13
2
rsync permission problem when chmod 000
hello I'm having 2 problems with rsync... one is consequence of the other 1) I'm running an rsyncd one a server... then I run rync (client) as root on another server even being root, it doesn't read files/dirs with chmod 000 for example and gives error on them 2) when these error happens, it happens "IO error encountered" and it skip the "--delete" (I tried "--force", but doesn't work too...
2010 Jan 01
1
temp name for destination directory, move in place after successfull complete?
Hello everyone, In --link-dest/--copy-dest/--compare-dest modes, I'd like to distinguish between destination directories that have been completely rsynced and the ones that are only partially synced because of a network failure. In short, I'd like to mimic the behaviour rync has on individual files (building them as .filename-random and then renaming them to filename) for the whole destination directory. Of course, I could instruct rsync to create .destination-random rather than just destination. However, I think I cannot rename the temporary directory after successfu...
2011 Jan 29
1
How to use rsync when filenames contain double quotes?
Hello, I am trying to synchronize the content of the directory my_dir/ from /home to /backup. This directory contains a file which name has a double quote in it, such as to"to. Here is my rsync command: rync -Cazh /home/my_dir/ /backup/my_dir/ And I get the following message: rsync: mkstemp "/backup/my_dir/.to"to.d93PZr" failed: Invalid argument (22) For info, rsync works well when the synchronized filenames contain single quote, parenthesis and space. Thus, why is it bugging with a d...
2009 Apr 10
1
linux Rsync + windows rsync + unexpected connection close
...he following error. rsync: connection unexpectedly closed (0 bytes received so far) [receiver] I run rsync version 3.0.4 ( protocol 30) on both machines (cwRsync binaries on windows). i sync over ssh. Ssh command works fine from windows. Same rsync command from the linux box works fine. Only the rync command from windows doesnt work. Full dump of the error rsync.exe -e "ssh.exe -2 -i .\id_rsa -oStrictHostKeyChecking=no" -a -vvvv "/cygdrive/E/Personal/Images/_album" user@host:"~/public_html" cmd=ssh.exe -2 -i .\id_rsa -oStrictHostKeyChecking=no machine=host user=...
2004 Dec 19
2
SSH Tunnel Problem
...rive/pathtolocaldata" rsyncusername@3.3.3.3::modulename --password-file filename When I run the above I successfully authenticate with SSH but then I get an error that the rsyncd.conf cannot be read. Permissions on the rsyncd.conf file are root:wheel -rw-r------ I have tried chown to rsync:rync the user the daemon runs under as specified in my conf file. I would like the have the granularity of using rsyncd.conf. I was somewhat content with just using ssh but ssh wants to change the permissions on the upload directory where others can rwx. I tried changing the umask but apparently it...
2019 Nov 08
2
Recent inability to view long filenames stored with scp via samba mount
...! So definitely not new. I just have not needed to swap disks on my workstation in so long I have not needed to restore the MP3 collection. Both the : and the ? characters are key to having Samba limit the filename to the short version. I took care to remove both chars (one at a time) from a MP3, rync to backup, and once both chars were removed, NOW I can see the same long filename via the SAMBA mount as I see on the native Linux file system. Bravo Jeremy! Excellent sleuthing all! So what is a complete list of not allowable chars for SMB compatibility? I intent to purge my MP3 collection of a...
2003 Nov 23
5
samba & rsync
If anyone has time to look at this problem I would appreciate it. I think I am looking for a way to increase the "timeout" in samba (in the smb.conf file) for reporting a "down" link or "can't read xyz file". However I am writing to you folks because this problem has come up while using rsync my problem ========== We have a wan in which links from a
2003 Dec 17
5
Rsyncing Windows directory to a Linux box: problem with spacesin directory names
> > >> > I am trying to rsync folders/files hosted on a Windows > machine to a > >> > Linux machine. Many of the directory names have spaces in them. > >> > How can I list them in a file so that the --include-from > option use > >> > them correctly? > >> > Thanks! > >> > > >> > Charles > >>
2019 Nov 08
0
Recent inability to view long filenames stored with scp via samba mount
...st have > not needed to swap disks on my workstation in so long I have not needed to > restore the MP3 collection. > > Both the : and the ? characters are key to having Samba limit the filename > to the short version. I took care to remove both chars (one at a time) from > a MP3, rync to backup, and once both chars were removed, NOW I can see the > same long filename via the SAMBA mount as I see on the native Linux file > system. Yep, I had to do this to my media collection too in order to move to SMB2 mounts for better performance. > Bravo Jeremy! Excellent sleuthing...
2011 Jun 06
0
The --max-delete option and also question about depth first deletions
...As a way of limiting any catastrophic losses I'm thinking about using --max-delete. I have a couple of questions: - If the maximum number of deletions occurs, will rsync keep chugging away, copying over files to my destination, but just not delete any further? In that way, perfectly legitimate rync commands will work to completion, only they will just stop deleting excess files. - Does the deletion occur in a depth-first fashion? So if we have top level folders top/a/ top/b/ top/c/ and we have a runaway deletion, begining at top/, will it first delete everything in top/a, then top/b. etc. u...
2014 Jan 08
2
[Bug 10363] New: rsync fails to transfer data
...d it prompts me for password for ABC USER and I provide the same. I get the below error message ksh: rsync: not found rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.0] I have deployed rync on both the source and destination folder at the same location. Let me know if you need further details and if this is a known bug then please let me know the work arround. regards Sunil -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail...
2006 Jan 30
1
--files-from and --delete mutually exclusive?
...sync --files-from option to behave like "take these files out of $TARGET and *ONLY* these files", i.e. deleting *EVERYTHING* there is except the files given in the index file added to --files-from. Am I just not getting the point of --files-from or is that indeed not working as should in rync 2.6.4 through 2.6.6? Thanks for any pointers. Please CC me on replys as I don't want even one more mailing list in my inbox. -- Best regards, Kilian -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 by...
2017 Feb 07
2
[Bug 12570] New: Problems with --checksum --existing
https://bugzilla.samba.org/show_bug.cgi?id=12570 Bug ID: 12570 Summary: Problems with --checksum --existing Product: rsync Version: 3.1.1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter: atom at
2004 Dec 21
1
ssh rsync problem
Hi all, I recently acquired a laptop which brings the grand total of computers at three. 1 laptop, 1 server, 1 desktop. Now the problem I want to solve is the following: Because I work on both my laptop and desktop I would like to sync data in my prj/ directory to my server. So when I logon I sync my data from to server to the computer I currently working on and when I logoff I sync the data
2008 Jun 20
1
OS/X Leopard Server and rsync backups
I'm dithering over this too much, I need some advice. I apologize for the length of this and hope I haven't left out any essential detail. I want to do nightly snapshots of my Leopard server using an rsync script and a filter file to a locally connected firewire drive. The rync command I'm considering is: > rsync -vq -a -x --delete-excluded -A -X --filter=". $FLTR" --link- > dest=$OLD --log-file=$LOG // $NEW and the filter file I'm considering is: > - /Network/* > - /Previous Systems.localized > - /Volumes/* > - /afs/* > - /autom...
2002 Apr 23
3
rsync hanging (Sun -> AIX)
I'm trying to rync working between the UK (Sun box) and India (AIX box) and am having a real problems getting it up and running because every time I do a full transfer it hangs. The Sun box is the one holding the canonical source which we want to mirror. I've been shipped to the India office to get this working...