Displaying 17 results from an estimated 17 matches for "avvze".
Did you mean:
avvz
2006 May 16
2
crontab doesn't start
Hi!I'm working with 2 linux, with 2 IP;I want make a copy of some files inside one directory to the other linux.I called a file scriptx.sh in the first linux and this is the body:
#!/bin/bash
rsync -avvz --delete --rsh=ssh --stats /home/copia/ root@192.168.xxx.xx:/home/vrrp/dir/copia/
(xxx.xx are numbers...rights..only for security I crypted them)
ok, then I create the crontab file with
2004 Jul 16
1
Rsync using --daemon - how to specify port on client side for upload.
Hi,
I'm not sure what whether I have constitutes a bug, but here goes;
I have two scripts; one I use when my website is 'correct' and i need a copy on
my mirror, in which case, I start rsync like so;
rsync -avvz rsync://www.clintoneast.com:20000/clinton /home/cje/mirror/
opening tcp connection to www.clintoneast.com port 20000
receiving file list ...
It works fine.
However, i
2003 Sep 12
1
rsync logfile - daemon does not log enough
...un/rsync.lock
[backup]
path = ~backup
uid = nobody
gid = nobody
read only =no
list = yes
auth users = djohn gstan
secrets file = /etc/rsync.sec
________________________________________
I am running rsync over ssh with the following command from a remote server:
rsync -avvze ssh filename djohn@remoteserver:.
The file transfers fine, but I get no output in the log on the server. Can
someone point me in the right direction? I've read the documentation and
examples, searched Google and the mailing list, and haven't come across the
information I'm looking...
2008 Aug 15
2
out of memory in flist_expand
Hello list,
I get the following error using rsync 3.0.3 (both sides):
...
data/xxxxxxxx/admin_docs/2/8/9/9/0/7/9/msg-75682-748.msg is uptodate
data/xxxxxxxx/admin_docs/2/8/9/9/0/8/0/msg-75682-749.txt is uptodate
ERROR: out of memory in flist_expand [generator]
rsync error: error allocating core memory buffers (code 22) at util.c(117)
[generator=3.0.3]
rsync error: received SIGUSR1
2002 Jul 26
1
inflate returned -3
Good day, all,
I'm trying to transfer a 174M file to a system with 1.2G free.
Other files in the tree come over just fine, but this transfer dies
partway through:
rsync -avvz -e ssh --partial --progress server.with.the.file:/server/directory /local/directory
opening connection using ssh server.with.the.file rsync --server --sender -vvlogDtprz --partial . /local/directory
receiving file
2001 Oct 18
1
rsync logging and permission problems
Dear rsync people,
I have just started using rsync for backups. I have had a couple of
issues. Note I'm trying to use rsync as user using ssh between two
machines both running Debian GNU/Linux potato (2.2r3). The local machine
is currently running 2.4.6-1 and the remote 2.3.2-1.2.
1) When I run rsync with the vv option, stuff scrolls of my screen faster
than I can read it. I was wondering if
2003 Jan 21
2
[patch] Two problems in testsuite (POSIX, perms)
Hello,
Noticed a couple of problems with the rsync testsuite. I have included
a possible patch for each problem (attached & inlined.)
The first problem is that on OpenBSD when make test is run and tests
are skipped you see messages like this:
cat: "/tmp/rsync-2/rsync/testtmp.chown/whyskipped": No such file or directory
SKIP chown ()
After my patch, you get the appropriate
2002 Mar 28
1
rsync-2.5.5rc1: two problems on Apple Darwin (== MacOS X)
There is a small configure glitch for rsync-2.5.5rc1 on Apple Darwin
(== MacOS X) [
uname -a
Darwin darwin.math.utah.edu 5.2 Darwin Kernel Version 5.2: Fri Dec 7 21:39:35 PST 2001; root:xnu/xnu-201.14.obj~1/RELEASE_PPC Power Macintosh powerpc
] the config.h file gets the line
#define INET6 1
The link then fails with
/usr/bin/ld: Undefined symbols:
_freehostent
_getipnodebyaddr
2002 Mar 19
0
BSD/OS and 2.5.2-current
Hi,
Ever since after 2.5.1, rsync is no longer compiling cleanly, or
make testing correctly :
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c log.c -o log.o
log.c: In function `log_transfer':
log.c:574: warning: unused parameter `file'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c options.c -o options.o
options.c:273: warning: missing initializer for
2002 Jun 14
2
Losing hope.
Is it normal for rsync 2.5.5 to keep locking up on large HP/UX 11.0 files?
I am not talking about a delay here, but locking up and never returning
w/error. Anybody have any suggestions?
Aharon
--
Sr Unix Administrator
Tampa, Florida
Websites:
http://www.tamparacing.com
http://www.tampaforums.com
http://www.ls6.com
http://www.lastgen.com
http://www.xmbforum.com
2002 Nov 20
0
fails through socks
rsync versions: all known
socks5 hangs while trying to do rsync through it. So does plug-gw
from fwtk.
There is one peculiarity in rsync protocol. It even occurs not on
every rsync module, only while trying to do something like:
rsync -avvz cvs.xemacs.org::xemacscvs/XEmacs/xemacs/ ./
In rsync both client and server may send bulk data to each other in
the same time on the same connection. In
2005 Mar 03
1
Fwd: Re: rsync + ssh -o -p -g -l
Nota: Se adjunt? el mensaje reenviado.
_________________________________________________________
Do You Yahoo!?
Informaci?n de Estados Unidos y Am?rica Latina, en Yahoo! Noticias.
Vis?tanos en http://noticias.espanol.yahoo.com
-------------- next part --------------
An embedded message was scrubbed...
From: michael mendoza <mike114x@yahoo.com>
Subject: Re: rsync + ssh -o -p -g -l
Date:
2009 Aug 04
1
--delete flag not working on cygwin rsync
Hi
What I am doing is backing up my music folder, the source and dest both
being on the same Win XP Machine. I am running rsync + cygwin. Here is the
command I am running from a batch file:
C:\cygwin\bin\rsync.exe -avvz --delete --stats --progress
"/cygdrive/e/my_music/" "/cygdrive/g/my_music" > music.log
Everything works fine except the --delete flag. It is suppose to
2014 Mar 19
1
Beating a dead horse
Sorry to do this .... AGAIN
Every year or two I get stuck on this same problem involving
excluding.
Seems I learn how its done then 2yrs later I've totally forgotten and
when I look up my notes ... this new need is just different enough
that they don't apply.
Here's the problem. (Simplified... and I've skipped some of the
repetitive output)
On remote
ls A/
a/ b/ c/ d e
on
2006 Mar 14
2
rsync plus cygwin: language problems with filenames
I know this problem has been posted before, but I have been unable to
find a solution on this list or anywhere else on the net. Let me review.
First, here is my setup:
OS: Windows XP Pro SP2
Rsync: 2.6.6-1
Cygwin: 2.510.2.2
Whenever I transfer any file that has Japanese characters in it, the
following message appears in the screen output:
C:\Documents and Settings\Steve>rsync -avvz
2007 Dec 02
3
rsync hangs when accessing through SSH (Leopard OS X)
To preface, I'm running Leopard OSX and am using rsync version 2.6.9
protocol version 29.
Whenever I attempt to sync (using rsync obviously) a folder on my
local drive to my web server (netfirms.com is my web host) using SSH,
the process hangs. I have to force kill it in order to continue using
Terminal. I can connect to my server space using SSH just fine by
itself, and I ran
2002 Nov 15
0
building rsync on MacOSX 10.2.2
This is to let you know that although rsync compiled on MacOSX 10.2.2,
it failed certain tests. I have attached two files: (1) The combined
output of "./configure" and make", and (2) the output of "make check".
Please let me know if you need any further information.
Ed
-------------------------------------------------------
Edward N. Zalta