search for: avu

Displaying 16 results from an estimated 16 matches for "avu".

Did you mean: avi
2003 May 30
2
Rsyncing Problem with - character!
...I am getting. rsync: on remote machine: -: unknown option rsync error: syntax or usage error (code 1) at main.c(875) rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(150) /usr/bin/rsync --rsh=/usr/local/openssh/bin/ssh -avu --delete "/export/home/tdf/Draft text \- with Holley comments.doc" root@mymachine.mydomain.com:/home/tdf/Draft text \- with Holley comments.doc Any ideas what I can do to make this work? Cheers, Tom
2001 Oct 21
1
About mirroring in both sides
...t is a question, this time hostA hostB It is related with ssh connection. authorized_keys is held on both sides. In the environment which can be used satisfactory hostA /export/Data The following directories hostB /export/temp a mirror is carried out to below -- making -- present rsync avue ssh-- exclude '*-'--, although delete/export/Data/user@hostname.co.jp:/export/temp/is performed This It is rsync avue ssh similarly at hostB. -- exclude'* -' -- as delete user@hostname:/export/temp//export/Data/ thing which performs hostA -> hostB & hostB -> hostA, and...
2008 Oct 23
2
asking for root password
We are using rsync to pull backups created on our server. The command below is run as a cronjob and it works great. rsync -avu --rsh "ssh -l root" root@servername:/var/lib/mysql/backups/ /backups/mysql/ We have a new server that will replace the old server that rsync pulls backups from. On the system that is running rsync, I switched the servername in the command above to the new server. Rsync is failing to work...
2006 Sep 20
3
Rsync order of maginitude slower with twice as large directory
I am in the habit of syncing my /usr/local tree over several computers (all Mac OS X). Recently my /usr/local tree has doubled in size, from 300,000 files to 600,000 files because I have added a large subversion checkout (TeX Live). As a result, rsync has become a time hog. Instead of a minute or two or so to calculate what needs to be sent over, suddenly this process takes 18-20 minutes,
2015 Jan 16
2
pigeonhole - how to whitelist
...GNATURE----- > Version: GnuPG v1 > > iQEVAwUBVLi+yHz1H7kL/d9rAQL7VwgAnJyDcjCccum3681zpRl7wwm7BWgJq/9D > jYGTOg162a/MO1nCcJTV+D0jETe4eaLe7QLLbYrhHyjdOoeHk32w9fMmNtrFsDQS > PnddE8o0xIxEquuabBbY5grx9KWKBoriZvaN6XbBh+kC+GxAQWkZ8P+4WA5NHZCc > /FbwD/3Nf5C7rZbujgkxLdhaGD+pb9EfE9+fq6WZD8+/avU/Gfm91N1H0a/I5vGf > OgeErUwBH35iA0Z++cCv7tT7i4stwHAyF12LVnr9uQQE4XtDXAgQjzzeC/eY008b > iyB0+i3edeR6peCh+MJ7NIn3ptNEilf8jHAfv5WrnCtRM9uSZvJPmQ== > =8CZj > -----END PGP SIGNATURE----- >
2008 May 24
1
3.02 bug? Symlink ->foo changed to ->/rsyncd-munged/foo
On Mac OS X 10.5.2 I run rsync to keep a couple of instances of my / usr/local tree in sync. With Apple's rsync I run (e.g.): sudo /usr/bin/rsync --rsync-path=/usr/bin/rsync -E --progress -avu -- delete --dry-run --exclude=TeXLive-working-copy/ --exclude=context- update/ --exclude=.Spotlight-V100/ --exclude=.fseventsd/ \ -e "ssh -i /Users/gerben/.ssh/id_rsync -l root" \ ""/usr/local/gwTeX-new/ \ vanroodewierda::usrlocal/gwTeX-new/ I installed rsync 3.0.2...
2015 Jan 15
2
pigeonhole - how to whitelist
Hello, When new users are added we start them with a spam rule that routes spam to their junk folder. I don't see a way to assign priority ... so how does a user whitelist a spam-flagged email? Are the rules applied in some order? Alphabetically perhaps? If so I can name the spam rule z-spam. Thanks in advance.
2002 Apr 14
1
Update: WARNING: --rsh or -e option ignored when connecting to rsync daemon]
UPDATE i able to ssh between this 2 remote server, below is the extra info rsync -avue ssh . username@hostname::sharefolder WARNING: --rsh or -e option ignored when connecting to rsync daemon rsync: failed to connect to HOSTNAME: Connection timed out rsync error: error in socket IO (code 10) at clientserver.c(89) -------------- next part -------------- An embedded message was scr...
2015 Jan 16
0
pigeonhole - how to whitelist
...ffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEVAwUBVLi+yHz1H7kL/d9rAQL7VwgAnJyDcjCccum3681zpRl7wwm7BWgJq/9D jYGTOg162a/MO1nCcJTV+D0jETe4eaLe7QLLbYrhHyjdOoeHk32w9fMmNtrFsDQS PnddE8o0xIxEquuabBbY5grx9KWKBoriZvaN6XbBh+kC+GxAQWkZ8P+4WA5NHZCc /FbwD/3Nf5C7rZbujgkxLdhaGD+pb9EfE9+fq6WZD8+/avU/Gfm91N1H0a/I5vGf OgeErUwBH35iA0Z++cCv7tT7i4stwHAyF12LVnr9uQQE4XtDXAgQjzzeC/eY008b iyB0+i3edeR6peCh+MJ7NIn3ptNEilf8jHAfv5WrnCtRM9uSZvJPmQ== =8CZj -----END PGP SIGNATURE-----
2007 Dec 04
0
Question on syncing my local repo
...... Now my questions: I used the following rsync to populate centos/5.1/updates/i386/ rsync -av rsync://mirrors.kernel.org/centos/5.1/updates/i386/ \ --exclude=debug/ /repos/centos/5.1/updates/i386 over 300mb was downloaded for the rpms directory. and then I updated centos/5.1/os/i386/ rsync -avu rsync://mirrors.kernel.org/centos/5.1/os/i386/ \ --exclude=debug/ /repos/centos/5.1/os/i386 Not the inclusion of the -u option. I first did this with the -n option and not the -u option and noticed a lot of rpms to be downloaded for the base. I then added the -u and only one rpm. So this ques...
2004 Oct 18
1
Strange behaviour with --max-delete option
Hi, When using --max-delete=NUM, NUM + 1 files get deleted. Test it by doing this: # mkdir src # mkdir dest # cd src # touch 1 2 3 4 5 # cd .. # rsync -avu src/ dest # cd src # rm 1 2 # cd .. ( Here i try to sync src and dest, but only delete one file from dest at the time. This would prevent an accidental rm in src from propagating to dest. ) # rsync --delete -avun --max-delete=1 src/ dest Output: root@computer:/tmp# ./rsync --delete -avun --ma...
2005 Dec 30
1
DO NOT REPLY [Bug 3363] New: rsync gets stuck on first file
...To: wayned@samba.org ReportedBy: domulys@umich.edu QAContact: rsync-qa@samba.org I''m trying to use rsync to copy several pictures from my work computer (xxx.xxx.xxx.edu) to my home computer. I''m using cygwin. This is what I run on my home computer: $ rsync -avu --progress Michael@xxx.xxx.xxx.edu:"My\ Pictures/" . It successfully creates the first few directories, but when it starts on the first file, it seems to get stuck. The progress bar stays at all zeros, and it doesn''t seem to be using any CPU. Michael@xxx.xxx.xxx.edu''...
2007 Jun 15
1
rsync on Mac OS X
Hello all, I'm new with rsync on Mac OS X. I'v tried to backup a project directory with the following command: rsync -avu "${source}" "${target}" The problem: files into bundles are copied though they were not modified. Furthermore, the permissions and attributes have been modified. NOTE: bundles are directory displayed as one file with one icon in the finder. Source directory: ordinateur-de-brun...
2015 Mar 01
6
scp -rp behavior(SOLVED)
On 02/26/15 19:45, Valeri Galtsev wrote: > > On Thu, February 26, 2015 6:34 pm, Mark LaPierre wrote: >> Hey all, >> >> I'm trying to copy configuration files from my old CentOS 6.6 32 bit >> machine to my new CentOS 6.6 64 bit machine. >> >> On my 32 bit machine: >> >> [mlapier at mushroom ~]$ ifconfig >> eth0 Link
2002 Apr 16
3
Update: WARNING: --rsh or -e option ignored when connecting to rsyncdaemon]
...cc: (bcc: Tim Conway/LMT/SC/PHILIPS) > Subject: Update: WARNING: --rsh or -e option ignored when connecting to rsync > daemon] > Classification: > > UPDATE > > i able to ssh between this 2 remote server, below is the extra info > > rsync -avue ssh . username@hostname::sharefolder > WARNING: --rsh or -e option ignored when connecting to rsync daemon > rsync: failed to connect to HOSTNAME: Connection timed out > rsync error: error in socket IO (code 10) at clientserver.c(89) > > ----- Message from Jack Khoo <jackkhoo@xyb...
2013 Feb 01
4
move mail from server with v1.0 to server w. v2.1?
I'm about to replace my old server. Both servers are on my internal network. The old one ist running debian lenny(32bit) with dovecot 1.0.15 and the new one debian Wheezy with dovecot 2.1.7. I set up the users on both systems identically (same gid uid). My first attempt was tho simply rsync the Maildirs along with the homes. Both deovecot versions are set up with the maildir format, but this