similar to: rsync huge tar files

Displaying 20 results from an estimated 1000 matches similar to: "rsync huge tar files"

2005 Apr 12
7
Max filesize for rsync?
What the maximum filesize rsync can transfer? I'm trying to rsync one of my servers to another but the rsync is croaking on a file that's barely 1GB. Tips, hints, suggestions? rsync server is AIX 4.3.3 ML11 - rsync 2.6.3 rsync client is AIX 5.3 ML1 - rsync 2.6.4 Thanks -Jeff -- Jeff Schoby Unix/Network Admin City of Columbia, Missouri 573.874.6320
2004 Oct 26
2
old Wine from CVS
Hi, I'm debugging an audio problem that started sometime post wine-20040505. That release works fine, but running under wine-20040615 the program fails. Looking at the Changelog for 0615 it says that 'lots of audio bugs were fixed'. Probably true, but it looks like one was created. So, how can I download Wine for a specific date? Say wine-20040525. I tried to figure out these
2005 Dec 11
2
Using syslinux to boot from .... hard disk?
Hi all, Sorry if this question seems odd. Is it possible to use syslinux to boot from a regular hard disk? I know that's exactly what grub, lilo etc. are doing, but I would really like to utilize the comboot option of syslinux. Are there LBA limitations to such a setup? Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. Have you backed up today's work?
2005 Feb 24
6
Rsyncing really large files
Hello everyone, I have a question regarding syncing of large files. We have a setup where we need to sync a 500GB file with changes in random blocks. The changes are made in a manner, so moving blocks is not probable (actually it will never happen). As I understand it, the way rsync works is: - remote server calculates all checksum blocks and transmits these to client - local client calculates
2005 Feb 20
1
Commercial Liscense for rsync
Dear All, I am very new in open source. Please give me some ideas on the following questions. What is the liscense of rsync for commerical use? Do I need to pay for commercial use? Is it still GPL? A similar case is MySQL. It has commercial liscense for business use. Any help will be appreciate! Thanks! Regards, Fred
2005 Feb 20
1
Rsync run on TCP/IP?
Dear All, I have searched the email archive but i didn't find a clear answer(maybe I miss it) ^^ 1. Does rsync run on TCP/IP? 2. Without ssh, then rsync will be transferred in plain text? 3. Does rsync support Samba? Am I true to say that rsync, which is mainly on user authetication, is transparent to the storage like ftp? Any help to any questions will be appreciated! Thank You!
2011 Apr 11
1
rsync in theory.
I am looking at add some code to the rsync tool but want to know if I am "totally out to lunch". I realize that my example is so trivial that I am sure I will get replies of "don't do it that way", but bear in mind that it is just an example, and there are real world cases where I think this functionality would be useful. I am trying to figure out if rsync can do
2009 Sep 07
1
Optimizing RSync algorithm using techniques with Google used in courgette
Hi,I am student at LUMS SSE (http://cs.lums.edu.pk) and an active RSync user. Just few days ago, Google wrote about Courgette*: an algorithm which is specially written for syncing executables. By using Courgette, Google made diff size 1/10th of previous techniques used. I was wondering if this (or something on same lines) can be used to optimize RSync? I am senior and have to do a project. I am
2009 Sep 04
2
rsync algorithm for large files
I thought rsync, would calculate checksums of large files that have changed timestamps or filesizes, and send only the chunks which changed. Is this not correct? My goal is to come up with a reasonable (fast and efficient) way for me to daily incrementally backup my Parallels virtual machine (a directory structure containing mostly small files, and one 20G file) I?m on OSX 10.5, using rsync
2005 May 13
4
Encryption
Hi All, I am using rsync to backup our office server to our Internet server (RHE). As an association for doctors we are looking at providing a backup service for their practices using rsync. As it would be patient data it would need to be encrypted. I have found a few options, namely esync wurt rsyncrypto Does anyone have experience with the above and perhaps like to recommend one? On the
2005 May 20
3
Close list to outsider's posts?
Hi I'm assuming that Wayne is the obvious destination for this request. Can we make the mailing list reject emails from non-subscribers? This would drastically reduce the amount of spam we receive. Thanks, Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. Have you backed up today's work? http://www.lingnu.com/backup.html
2008 Oct 05
4
Why is -e sent to the remote rsync side?
> $ rsync -e 'ssh -v' lingnu.com: > OpenSSH_5.1p1 Debian-2, OpenSSL 0.9.8g 19 Oct 2007 > debug1: Reading configuration data /etc/ssh/ssh_config > debug1: Applying options for * > debug1: Connecting to lingnu.com [199.203.56.105] port 22. > debug1: Connection established. ... > debug1: Sending command: rsync --server --sender -de.L . As we can see, rsync runs ssh, and
2005 Feb 13
2
Rsync friendly zlib/gzip compression - revisited
Hi, all - I've been digging into the question of using rsync to sync up compressed data, and read with interest the conversations regarding the rsync friendly patch available for gzip (I belive Rusty provided this patch). For anyone interested, the message thread is archived at http://lists.samba.org/archive/rsync/2002-June/thread.html. The broad outline of this approach were mentioned in
2012 Jan 09
12
Rethinking WineConf
Hi All, This past Wine conference, while great fun as always, was not as well attended as Wine conferences in the past. So I would like to stir up trouble by suggesting we rethink WineConf. For those that have not attended, the Wine conference has been a mostly annual affair since 2002. It is open to all, but is advertised as being aimed at Wine developers. About 35 people attend each year.
2003 Aug 28
1
Fw: Re: GZIP, ZIP, ISO, RPM files and rsync, tar, cpio
On Thu, Aug 28, 2003 at 12:51:16PM +0300, Sviatoslav Sviridov/Lintec Project wrote: > > Sorry for direct reply, but mail server at samba.org blocks my messages. Postmasters, Martin, For your consideration. > Begin forwarded message: > > Date: Thu, 28 Aug 2003 12:43:54 +0300 > From: Sviatoslav Sviridov/Lintec Project <svd@lintec.minsk.by> > To: rsync@lists.samba.org
2005 Jun 19
1
HLT when idle
Hi all, I am wondering about the following suggested change: In isolinux.asm, line 50 (at least in my Debian patched version), add the line "hlt" inside the "DO_IDLE" macro. Explanation: When running isolinux on a vmware box, the boot menu takes up all available CPU. This change seems to solve this problem. I have read elsewhere that such a change will not go in, as the
2019 Apr 01
2
IdentityFile vs IdentitiesOnly
Hi folks, I've got a moderate number of keys in my ssh config file. Problem: Very often I get an error message like Received disconnect from 2001:db8::8077 port 999:2: Too many authentication failures Authentication failed. AFAIU the ssh-agent is to blame here, trying out all keys he has ever seen. This conflicts with MaxAuthTries 6, set by default on the peer. The solution seems to be to
2007 Jul 13
1
Cygwin: store authorized_keys in /etc/ssh/user/authorized_keys?
Hi folks, If I try to login on a Cygwin host via ssh, then my .ssh on a network drive is unaccessible until I login. I have to enter my password, even if my authorized_keys would allow me to login without. This is fatal, since it forces me to use an interactive session for working on a Windows host. Unusable for automatic builds and tests managed from a central machine, for example. There is no
2019 Jul 03
5
using RedHat binary packages?
Hi folks, AFAIK CentOS uses RedHat's source RPMs for building the next CentOS release. I am not sure about the bootstrap procedure and the infra- structure packages, so lets put these corner cases aside. RedHat's "regular" binary and source packages are based on open source (GPL2, GPL3, Apache license, whatever). For building the binary RPMs other open source RPMs with
2020 Feb 10
6
question about pubkey and passphrase
Hi folks, Since Docker can bind-mount every .ssh directory I am looking for some way to forbid unprotected private keys. AFAICS it is currently not possible on the sshd to verify that the peer's private key was protected by a passphrase. Can you confirm? Regards Harri