Displaying 20 results from an estimated 1200 matches similar to: "Doubt in Rsync !!"
2006 Sep 15
2
Library details - rsync 2.6.8
Hi ,
I have downloaded the latest rsync 2.6.8 package
"rsync-2.6.8-sol8-sparc-local.gz" from solaris freeware website.
After the installation of the package, i tried verify the list of
dynamic dependancies,
it is throwing the following problem.
Any other package need to be downloaded for this ?
ldd rsync
libpopt.so.0 => (file not found)
libiconv.so.2 =>
2002 Feb 12
4
Rsync with script
Hi,
I am trying to mirror a server every night using rsync. I have to backup
multiple directories and multiple individual files. I also want to use ssh
as transport.
The problem is that I cannot get ssh to work without asking password for
each step. I tried the public key thing but it doesnt work.
Can some one give instructions for a layman like me.
Also I want to know how to pass argument to
2007 Jan 08
2
rsync - 2.6.8 ( broken pipe )
Wayne,
While testing rsync 2.6.8, I often receive broken pipe error, even though
there is no network problem, between
Active and Standby nodes. Please clarify.
2007/01/09 02:11:36 [1076] rsync: connection unexpectedly closed (342821
bytes received so far) [receiver]
2007/01/09 02:11:36 [1076] rsync: writefd_unbuffered failed to write 84
bytes [generator]: Broken pipe (32)
2007/01/09
2002 Feb 19
4
push data instead of pull
Hi,
I have a rsync server set up.
Can i push data from the server to another machine
instead of pulling data from that machine.
when i try to do that i get this error.
mkdir tohost:/tmp ; No such file or directory.
But the directory exists. This is the command i
executed.
rsync -avz --rsync-path=/usr/bin/rsync
fromhost::test tohost:/tmp
This works fine if iam logged onto "tohost"
2001 Dec 10
4
Problems with rsync 2.5.1pre1 and hardlinks
Hi,
I got stuck within some weird prob concerning my 2-node linux cluster and
the synchronisation tool at hand (rsync-2.5.1pre1).
I have to copy a structure of 70 directories where the data of these
directories are hardlinked to the data of the 1st directory. Within this
"orig data" directory, I have about 30.000 files, so the amount of files
to sync is approx. 2.100.000. The
2002 Mar 18
1
rsync -f ?
hello,
I'm new with rsync (shame on me ignoring this great tool for many years!)
For the following question I could not get an answer from the docs:
Is it possible to run rsync in a force mode like `cp -f? for overwriting
files without write permission? I need this for a local rsync.
What I'm actually doing is to run
`find . -type f -perm u-w -exec chmod u+w {} \;?
on the destination
2002 Jun 24
3
RegExpr in ---exclude
Hi there,
is it possible to use regular expressions in the exclude-paramter of rsync ?
For example:
rsync --exclude "/path/to/*/[Ff][Oo][Ll][Dd][Ee][Rr]"
I've tried it, but it will take no effect.
--
SET THE CONTROLS
FOR THE HEART OF THE SUN
Jens
2001 Dec 12
1
file permissions - the best way?
I'm interested in the *best* way to set particular permissions on the
machine I am rsync'ing content to.
These are the specifics of our setup:
1 client pushes to remote
2 remote machine = AIX running rsync daemon as chroot
3 client machine = NT running CYGWIN
4 directory tree on client has many files/directories with many
differnt permissions/owners etc.
5 We wish ALL the
2002 Mar 23
2
RSYNC 2.5.4 and FreeBSD RELENG_4 Problems [HELP]
I use FreeBSD RELENG_4
with
rsync version 2.5.4 protocol version 26
Copyright (C) 1996-2002 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles, IPv6,
32-bit system inums, 64-bit internal inums
and when I try to transfer file I get
rsync: connection unexpectedly closed (5994 bytes read so
2002 May 29
1
Rsync doing nothing and no error message
Hi *
I'm using rsync to mirror software from one Sun Workstation (mecc27) to the other (mecc29). (solaris 5.7)
worked perfect... 'til 1 week ago !!
Everybody claims nothing has been changed in the configs of the machines (couldn't find anything, though), but rsync is doing nothing at all. just after being called it exits without any error message, warning, whatever..
here the log
2002 Mar 31
5
File Owner, Group and Permissions for Win2000
Hi,
I need to mirror some Linux directories on a Win2000 box but the owner, group and permissions are lost. I realize Win2000 does not use the same system but thought there may be some way around it with cygwin. Is it possible to mimick /etc/passwd to preserve ownership etc? Is there a better solution?
Roger
-------------- next part --------------
HTML attachment scrubbed and removed
2002 Sep 24
2
rsync to a symlink directory
Here is the structure of my servers :
Source :
/home/test1/link_dir
sub_dir1
file1
file2
...
sub_dir2
...
Destination:
/home/test2/real_dir
sub_dir1
file1
file2
...
subdir2
2002 May 13
2
Problems with the rsync command line syntax for multiple files
I feel completely stupid for asking this question, but I have an
essential problem of getting the syntax right for synchronizing
multiple files. I am trying to use rsync to synchronize files
generated in one directory with our public directory our web server.
We have a number of files with the extension html so I have tried the
following command line:
rsync *.html
2001 Oct 23
1
Connection Timeout
This is my first post so first of all I will say hello to everyone.
I have rsync configured and working properly on my local network however
when I try to connect from a remote host (one located in a different state)
the connection times out. I was wondering if there was another way to set
the timeout besides in the rsyncd.conf file?
As I said the connection works fine on the internal lan, but
2005 Jul 04
2
Permissions Question
List-
I have a permissions issue. Below is my script. I am attempting to
archive several data sets from our current production server (a Win2K
box) to our new server, a high performance Fibre Channel Linux-based
system.
C:\bin\cwRsyncServer\bin\rsync.exe -avvi
--rsh="c:\bin\cwRsyncServer\bin\ssh.exe -l root"
--password-file=c:\bin\cwRsyncServer\etc\secret --progress --stats
2001 Nov 07
4
Question
Howdey,
I was trying to find out if it is possible to have RSYNC only
give me the transfer stats that it
normally gives at the end of a transfer when using the -v switch. BUT I do
not what to have the long
list of files that are accompanied with it. Is there a way to do this?
Thank you.
Bob.
Here is my current rsync script line.
/usr/local/lib/rsync/bin/rsync -azR --delete
2004 Aug 09
2
CVS download
I am having problems getting the latest CVS right now. A cvs checkout asterisk -t gets to this part and sits forever:
S-> server_register(fpm-world-mix.mp3, 1.1, , , , , )
S-> Register(fpm-world-mix.mp3, 1.1, , , )
Anyone know how I can just skip the file?
Travis Conway
EFS, Inc.
Information Technology
Desk:?? (334) 215-6551
Mobile: (334) 391-4450
mailto:travis@homeoffice.quikpawn.com
2001 Nov 21
3
--no-detach option?
How about adding a --no-detach option (to be used in combination with
--daemon) to rsync so it can be run under Dan Bernstein's daemontools'
supervise? If there's interest I'll provide a patch.
--
Jos Backus _/ _/_/_/ Santa Clara, CA
_/ _/ _/
_/ _/_/_/
_/ _/ _/ _/
2002 Feb 05
5
SIGUSR1 or SIGINT error
Howdy,
We occassionally get the following error when running our nightly
backups:
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
This happens more on one or two machines than on any of the others. We've
looked high and low to see if we're mistakenly sending these signals, but
nothing is that we can find.
Does anyone know what this might be from? Is it the server
2002 Nov 11
11
Speed problem
Mermgfurt !
I have some problem with syncing two machines which are connected
over a Gigabit-connection. I'm trying to use rsync with ssh because of
the authorisation mechanisms (keys). It starts quite ok with 18 MB/s
(this small speed may have something to do with our internal net)
and falls down to 400 KB/s (!!!). This happens over a long period
because those files I want to copy are very