-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
You want --update to make sure that it is the newest version of the
file that gets propagated.
On 02/13/12 07:13, Roland RoLaNd wrote:
>
> Dear All, Background information: i have a cluster of 14 apache
> servers running behind a load balancer .hits
I would try using inotifywait to call rsync only when new files appear.
That way the new files cannot get overwritten by the old files.
On 2/13/2012 7:13 AM, Roland RoLaNd wrote:
Dear All,
Background information:
i have a cluster of 14 apache servers running behind a load balancer .hits to th
Dear All,
Background information:
i have a cluster of 14 apache servers running behind a load balancer .hits to
the server are random, there's no master webserver so uploads to the website
may land on app server 1..14 depending on where it landed by the load balancer.
What i need help with:
i
On 2010-09-09 5:07 PM, Blaine Miller wrote:
> I give up... this is one of the least intuitive lists I've ever tried to
> subscribe to...
What are you talking about? Your messages are coming through.
You don't need to ask permission to ask a question, just ask your
question...
--
Best regards
On Thu, 9 Sep 2010, Blaine Miller wrote:
Is this the correct list to ask newbie questions and if not, which
forum do I subscribe to?
Thanks and thanks for not taking my head off with your response…
Not sure what's going on with your bounced messages (Why are you
replying to rsync-bo
06 PM
To: rsync@lists.samba.org
Subject: Newbie question Second try...
I keep getting bounced. So what is the correct userlist I should connect to?
Thanks
R. Blaine Miller
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options:
I keep getting bounced. So what is the correct userlist I should connect to?
Thanks
R. Blaine Miller
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.ca
Is this the correct list to ask newbie questions and if not, which forum do I
subscribe to?
Thanks and thanks for not taking my head off with your response...
Blaine Miller
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https
On Mon 07 Apr 2008, S.A. Birl wrote:
> On Apr 7, 2008, Paul Slootman ([EMAIL PROTECTED]) typed:
>
> Paul: On Mon 07 Apr 2008, S.A. Birl wrote:
> Paul: >
> Paul: > Server is running rsync 2.6.1 on RH
> Paul: > Client is running rsync 2.6.3 on Cygwin (Win2003)
> Paul: >
> Paul: > When I connec
On Mon 07 Apr 2008, S.A. Birl wrote:
>
> Server is running rsync 2.6.1 on RH
> Client is running rsync 2.6.3 on Cygwin (Win2003)
>
> When I connect client to server, I get kicked out after SSH
> authentication. I can manually ssh into the server with no problems.
Is the server running an rsync
Dear list,
I just started to play with rsync. It seems to provide an option to sync
with an ssh enabled file server (I think win). I have no root rights ono
the server, and I need to archive/sync with my win - based pc. The
client runs just fine, but the transfer fails:
Password:
rsync: mkdir
On 6/2/07, Boniforti Flavio <[EMAIL PROTECTED]> wrote:
On 6/2/07, Matt McCutchen <[EMAIL PROTECTED]> wrote:
> You should set both to root so that the server (more properly called a
> daemon) has the power to set the ownership of the backup files.
> Otherwise, the daemon will silently skip setting
On 6/2/07, Matt McCutchen <[EMAIL PROTECTED]> wrote:
> How should I be setting "uid" and "gid" in the server's conf file?
You should set both to root so that the server (more properly called a
daemon) has the power to set the ownership of the backup files.
Otherwise, the daemon will silently ski
On 5/28/07, Boniforti Flavio <[EMAIL PROTECTED]> wrote:
I want to back-up my PC's /home directory onto another Linux PC. On
the "server" I've set up a directory called /backup and now I'd like
to know which permissions it should have for that my backups succeed.
What I want to achieve is that I
Hello there...
I'd like to have some doubts cleared out... therefore I'm posting here...
I want to back-up my PC's /home directory onto another Linux PC. On
the "server" I've set up a directory called /backup and now I'd like
to know which permissions it should have for that my backups succeed.
On Sun, Mar 11, 2007 at 03:16:13PM -0700, Wayne Davison wrote:
> On Sat, Mar 10, 2007 at 01:29:45PM -0800, William D. Tallman wrote:
> > And I got it that I could remove -t and --size-only from subsequent
> > backup runs.
>
> No, you don't want to eliminate -t, as preserving timestamps is the only
On Sat, Mar 10, 2007 at 01:29:45PM -0800, William D. Tallman wrote:
> And I got it that I could remove -t and --size-only from subsequent
> backup runs.
No, you don't want to eliminate -t, as preserving timestamps is the only
way rsync has to quickly decide if a file is changed or not (if you had
I'm just starting to learn about rsync. My use is to backup one hard
drive to another (newer) hard drive. I've read through the man file,
the rsync site, several googled posts, and have read this forum for a
few days, and I still have some questions.
The initial copy over was simply 'cp $SOURCE
On 1/16/07, John Jason Jordan <[EMAIL PROTECTED]> wrote:
I am trying to use rsync to create a mirror of my Linux laptop (Ubuntu
Dapper amd-64) onto a USB drive hanging on a Windows 2000 desktop over
ethernet.
rsync: mknod "/media/smb/laptop/dev/.static/dev/.static/dev/rfcomm74" failed:
Operat
I am trying to use rsync to create a mirror of my Linux laptop (Ubuntu
Dapper amd-64) onto a USB drive hanging on a Windows 2000 desktop over
ethernet. The folder I want to rsync to is /laptop and the USB drive is
mounted at /media/smb using the following:
sudo mount -t smbfs -o username=jcj //Dev
Title: Re: Newbie: What does -e do?
on 8/6/06 5:00 AM, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:
> > rsync can be used in conjunction with several transport protocols. In
> > one incarnation, you can tell rsync about a command (supplied with the
> > -e command li
On Sat, 2006-08-05 19:34:39 -0700, Jeffrey Ellis <[EMAIL PROTECTED]> wrote:
> on 8/5/06 4:51 PM, Jan-Benedict Glaw at [EMAIL PROTECTED] wrote:
> > rsync can be used in conjunction with several transport protocols. In
> > one incarnation, you can tell rsync about a command (supplied with the
> > -e
on 8/5/06 4:51 PM, Jan-Benedict Glaw at [EMAIL PROTECTED] wrote:
> rsync can be used in conjunction with several transport protocols. In
> one incarnation, you can tell rsync about a command (supplied with the
> -e command line option) that'll execute a given command (that'll be
> supplied on t
on 8/5/06 4:51 PM, Jan-Benedict Glaw at [EMAIL PROTECTED] wrote:
> On Sat, 2006-08-05 15:36:57 -0700, Jeffrey Ellis <[EMAIL PROTECTED]> wrote:
>> The first I see pretty often is e. Can someone explain what this does?
>
> rsync can be used in conjunction with several transport protocols. In
>
Hi,
On Sat, 5 Aug 2006, Jeffrey Ellis wrote:
Just starting out, and have read through the man and several web page
tutorials, and I don¹t quite understand some of the options (guess I¹ll ask
about those as I get to them).
The first I see pretty often is e. Can someone explain what this does?
On Sat, 2006-08-05 15:36:57 -0700, Jeffrey Ellis <[EMAIL PROTECTED]> wrote:
> The first I see pretty often is e. Can someone explain what this does?
rsync can be used in conjunction with several transport protocols. In
one incarnation, you can tell rsync about a command (supplied with the
-e comm
Title: Newbie: What does -e do?
Hi
Just starting out, and have read through the man and several web page tutorials, and I don’t quite understand some of the options (guess I’ll ask about those as I get to them).
The first I see pretty often is –e. Can someone explain what this does?
Thanks
Hi All,
I'm new here...i'm really interested in joining this group to be able
to explore and find back up solutions on our system. Im running samba
here and eventually fully migrate to linux. I really appreciate your
advices and expert opinions. Thanks...
Tata
--
To unsubscribe or change options
On Saturday 01 Oct 2005 06:35, Gil Hardwick wrote:
> Hi everyone,
>
> I am a complete newbie to rsync. Last year I built and setup my own web
> server based on an old Intel PII box running at 333Mhz. There is plenty of
> RAM and HD space, but the site is now growing apace.
>
[EMAIL PROTECTED]
>To: rsync@lists.samba.org
>Sent: Sat, 01 Oct 2005 13:35:35
>
>Hi everyone,
>
>I am a complete newbie to rsync. Last year I built
>and setup my own web server
>based on an old Intel PII box running at 333Mhz.
>There is plenty of RAM and HD
>space, but
Hi everyone,
I am a complete newbie to rsync. Last year I built and setup my own web server
based on an old Intel PII box running at 333Mhz. There is plenty of RAM and HD
space, but the site is now growing apace.
A few weeks ago while upgrading my office equipment I set aside another box
On Tue, Sep 13, 2005 at 02:13:10PM -0600, Scott Miller wrote:
> rsync: read error: connection reset by peer
As mentioned on the issues and debugging page of the rsync web site:
If the remote rsync is a daemon, your first step should be to look
at the daemon's log file to see if it logged
On Tue, 13 Sep 2005, Scott Miller <[EMAIL PROTECTED]> wrote:
> My problem: I keep getting the following error and can't find much
> info on it, or how to fix it:
>
> rsync: read error: connection reset by peer
> rsync error: error in rsync protocol data stream (code 12) at io.c(177)
>
> I've
I am attempting to set up a "backup server" using
rsync - it will store the backups from my 5 other servers and initiate the rsync
process to pull the information over to itself. From there, it will all be
going to tape.
I've read just about everything I could the past
few weeks, and feel
On Tue, Jan 25, 2005 at 11:22:57PM +0100, Andrea Riciputi wrote:
> rsync -a --include "~/Library/bar/" --exclude "Library/" source target
Read the section of the man page on how excludes are anchored to the
base of the transfer. There are extensive examples in the modern
version (which you can fi
Thanks Rick,
actually
rsync -a --include "~/Library/bar/" --exclude "*/Library/*" source
target
doesn't work as expected, but the following:
rsync -a --include "Library/bar/" --exclude "*/Library/*" source target
does work! Could anyone explain what's going on here, even if I've read
rsync man p
On Jan 25, 2005, at 14:22, Andrea Riciputi wrote:
but it doesn't work. Any suggestion?
Try putting a * in your exclude expression: "*/Library/*"
--
Rick
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-ques
Hi all,
I'm new to rsync and I'm trying to do a backup of my home directory,
but I've a problem here. I'm not able to select the directory that I
want to backup and exclude those I don't want to. I've googled a lot
and I've also searched the rsync mailing list archive but without
success, so I
On Wed, Jul 14, 2004 at 05:51:44PM -0400, Chris Shoemaker wrote:
> > It's now:
> > http://www.devshed.com/c/a/Administration/File-Synchronization-With-Rsync/
>
> Stuart's observation is still true.
I just fixed it (I forgot to fix it earlier).
..wayne..
--
To unsubscribe or change options: htt
On Thu, Jun 17, 2004 at 10:13:28AM +0100, Stuart Halliday wrote:
>
> Why isn't there a beginners guide to setting up rsync?
>
>
> The rsync front page talks of a tutorial by devshed at:
> http://www.devshed.com/c/b/Administration#/Rsync/page1.html
>
> Except there isn't one
>
> It's now:
It's an open project, and there's lots of work to be done besides
programming. I'm sure a nice manual for the technically-challenged would
be welcomed. Most users of rsync posess great technical competence, and
aside from unavoidable language issues(we didn't all grow up in OZ, UK,
NZ, or U
> I think you will find youre using rsync secrets in the config - thats
> rsync's own auth system.
>
> read the manual about rsync authentication vs account authentication.
Thanks Tomasz.
Surely as I've specified a secrets file then the password I use is the one in this
secrets file? But ho
On Wed, Jun 16, 2004 at 11:33:29AM +0100, Stuart Halliday wrote:
> Hi as I'm a real newbie to rsync I'd better apoligise if this is 'old hat'.
Its OK! the only silly question is that which is not asked.
We all were newbies once or twice...
[SNIP]
> The DOS shell
Hi as I'm a real newbie to rsync I'd better apoligise if this is 'old hat'.
I'm trying to get to grips with rsync and I've set up rysnc as a server on a redhat 8
linux pc using a simple rsyncd.conf
I then tried to list some files placed in the rsync server by usin
Hi all,
I'm wanting to make weekly backups of host qin to host elijah. I set a
crontab to run a script that effectually executes this rsync command:
rsync -ave ssh --exclude-from=excludes.txt --delete /
elijah:/home/backup/qin
host qin is running gentoo linux with rsync version 2.5.6.
host eli
On Sat, Dec 20, 2003 at 04:15:00PM +0200, Serhan T?RKMENLER wrote:
> when I run #rsync -t rsync.dsbl.org::dsbl/rbldns-list.dsbl.org
> will I download this file ? I can view the directory but I cant
> download? What am I doing wrong?
You left off the trailing "." arg to tell it where to put the cop
Hello everyone I just found out this great tool. I need to use it to get access to
DSBL zones. in their website it says
Can I run my own DSBL DNS secondary?
DSBL provides direct rsync access to our zones. To retrieve one of the zones, install
rsync and run the following command:
rsync
On Sun, Aug 31, 2003 at 04:55:56PM +0200, Kim Christensen wrote:
> Hi All
>
> Can' anybody please tell me where to get at GOOD dokumentation to have rsync
> running ?
>
Define GOOD. And while you are at it define "running".
We have the manpages and there is a little bit more on the
web site.
Hi All
Can' anybody please tell me where to get at GOOD dokumentation to have rsync
running ?
Kim
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.514 / Virus Database: 312 - Release Date: 28-08-2003
--
To unsubscribe or change o
On Sat, Mar 22, 2003 at 06:32:08AM -0800, Linux Geek wrote:
> i tried lots of things on my mandrake desktop. here is
> what happens & what i tried.
>
>
>
> i renamed the slackware.8.1.iso to slackware.9.0.iso
>
> $rsync --stats -P --rsh=/usr/local/bin/ssh
> ftp.somethng.com::/pub/slackware/slac
i tried lots of things on my mandrake desktop. here is
what happens & what i tried.
i renamed the slackware.8.1.iso to slackware.9.0.iso
$rsync --stats -P --rsh=/usr/local/bin/ssh
ftp.somethng.com::/pub/slackware/slackware.9.* .
but rsync doesnt work & download the entire file !!
please help
On Thu, Feb 27, 2003 at 06:44:11PM -, Max Bowsher wrote:
> Tom Freeman wrote:
> > Hi,
> > I finally got rsync to work, it seems it didn't like being located in
> > /usr/local/bin/rsync, so I created a symbolic link from there to
> > /usr/bin/rsync and all worked fine!
> >
> > My next problem i
Tom Freeman wrote:
> Hi,
> I finally got rsync to work, it seems it didn't like being located in
> /usr/local/bin/rsync, so I created a symbolic link from there to
> /usr/bin/rsync and all worked fine!
>
> My next problem is that it is prompting me to enter a password each
> time I run it. I reall
;Tom Freeman" <[EMAIL PROTECTED]>
Sent: Thursday, February 27, 2003 3:23 PM
Subject: Re: Newbie Question
> On Thursday 27 February 2003 16:19, you wrote:
> > Hi,
> > thanks for the reply,
> > yeah i've checked the PATH and rsync is definately in the user tdf
Hi,
This is a very simple question I realise, but I hope maybe someone can just
help me out.
I am trying to do a very simple thing, just transfer a file from machine A
to machine B using rsync with ssh.
This is what i'm typing:
bash-2.03# rsync -avvv --rsh="ssh -l tdf"
[EMAIL PROTECTED]:/export/
On Thu, Feb 13, 2003 at 07:54:39PM +, Loris Serena wrote:
> rsync -azv -e ssh --stats --include-from=rsynclist.txt host-one:
>
> and rsynclist.txt looks like
> + /export/home/user1/dir1/dir2/dir3/
> + /export/home/user1/dir2/dir3/dir4/
> + /export/home/user1/dir3/dir4/dir5/
> + /export/home/us
Loris Serena wrote:
> rsync -azv -e ssh --stats --include-from=rsynclist.txt host-one:
You've only got a source here, no destination.
> and rsynclist.txt looks like
>
> + /export/home/user1/dir1/dir2/dir3/
> + /export/home/user1/dir2/dir3/dir4/
> + /export/home/user1/dir3/dir4/dir5/
> + /export/h
Hello List,
I would like to run something like
rsync -azv -e ssh --stats --include-from=rsynclist.txt host-one:
and rsynclist.txt looks like
+ /export/home/user1/dir1/dir2/dir3/
+ /export/home/user1/dir2/dir3/dir4/
+ /export/home/user1/dir3/dir4/dir5/
+ /export/home/user1/dir4/dir5/dir6/
+ /exp
On Wed, Jan 15, 2003 at 10:54:04AM +0900, Majorosi.net - Stéphane wrote:
>
> Hi,
>
> I'd like to know if RSYNC work on a Sun Cobalt RaQ550. Does someone trid it? If yes,
>please let me know if I can take contact with you.
>
> Stephane
Since no one else has responded i will.
I don't have a RaQ
Hi,
I'd like to know if RSYNC work on a Sun Cobalt
RaQ550. Does someone trid it? If yes, please let me know if I can take contact
with you.
Stephane
Hi,
As the backup scheme, I want to rsync a shared user disk on Windows2000
machine automatically from a Linux box.
I have rsync, samba running on Linux machine. I read that I need to run
rsync on Windows machine, too.
I would appreciate if someone can guide me towards the right direction,
sin
[EMAIL PROTECTED](Jose Lerebours) 17.12.02 08:57
Once upon a time Jose Lerebours shaped the electrons to say...
>Howdy!
>I am totally new to rsync and most UNIX things.
>We have two servers running SCO OpenServer 3.2 Ver 5.0.6.
>One of the servers is our live operation and the second is
>our b
On Tue, Dec 17, 2002 at 08:57:34AM -0500, Jose Lerebours wrote:
> Howdy!
>
> I am totally new to rsync and most UNIX things.
Welcome aboard.
> We have two servers running SCO OpenServer 3.2 Ver 5.0.6.
> One of the servers is our live operation and the second is
> our backup server.
>
> I need t
Howdy!
I am totally new to rsync and most UNIX things.
We have two servers running SCO OpenServer 3.2 Ver 5.0.6.
One of the servers is our live operation and the second is
our backup server.
I need to keep data from operation server up-to-date in our
backup server and that's where 'rsync' comes
Thanks for all the answers!
regards
H. Hashim
Computing Officer
Dept. of Mathematics
University of Southampton
Tel: +44 (0)23-80595132
Internal: 25132
On Fri, 22 Nov 2002, Max Bowsher wrote:
> Hahasrin Hashim <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> > I'm new with rsync, sorry for this very
Hahasrin Hashim <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm new with rsync, sorry for this very basic question
>
> i've got two machines called A & B
> i would like to backup everything on B to A using rsync daily
>
> my question... which machine i have to install rsync? A or B?
Both.
> is it matt
Both machines need rsync. Linux and Solaris should work together; here i
have a Linux machine and a Solaris machine backing up to an OpenBSD
machine and it works just fine.
On Fri, 22 Nov 2002 12:51:49 + (GMT) Hahasrin Hashim <[EMAIL PROTECTED]>
wrote:
>
> Hi,
> I'm new with rsync, sorry f
Hi,
I'm new with rsync, sorry for this very basic question
i've got two machines called A & B
i would like to backup everything on B to A using rsync daily
my question... which machine i have to install rsync? A or B?
is it matter if A running linux and B running solaris?
thanks
regards
H.
Thanks, that fixed the problem !!!
-Original Message-From: Sholom Fried (Senior Sys
Admin) [mailto:[EMAIL PROTECTED]]Sent: Friday, May 03, 2002 12:55
PMTo: Crisler, Jon; '[EMAIL PROTECTED]'Subject: Re:
Newbie question on Rsync on Solaris
rsync -rvutogp -n --dele
rsync
-rvutogp -n --delete --stats --progress \
--exclude-from=/utils/exc_rsync_applcsf.txt
\
--rsync-path=/usr/local/bin \
/data/u01/app/applmgr/product/1102/prd \
remoteuser@remotehost:/data/u01/app/applmgr/product/1102/prd
this will copy the prd directory on the src into the prd
directory
Title: Newbie question on Rsync on Solaris
I want to replicate between two Solaris hosts. The source is Solaris 2.6 and the target is Solaris 2.8. Using rsh, the basic program seems fine (not running in daemon mode), but I have a problem.
The directory tree is about 150,000 files, with
gt;
Sent: Wednesday, October 17, 2001 10:47 PM
Subject: Re: ssh->rsync->newbie
> On Wed, Oct 17, 2001 at 10:51:12AM +0100, peter lindsay wrote:
> > Hi,
> >
> > I have two linux/apache servers running rsync and ssh.
> > I can manually ( i.e. command line ) rsync
On Wed, Oct 17, 2001 at 10:51:12AM +0100, peter lindsay wrote:
> Hi,
>
> I have two linux/apache servers running rsync and ssh.
> I can manually ( i.e. command line ) rsync between the servers with no
> difficulty - other than being required to enter a password before the rsync
> initiates.
>
>
ions gratefully received,
Thanks,
Pete Lindsay
- Original Message -
From: "Dave Dykstra" <[EMAIL PROTECTED]>
To: "David Dahl" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, October 16, 2001 3:02 PM
Subject: Re: ssh->rsync->newbie
>
t I've tried
> this a few times and can't get it to work.
>
> I suspect that when my ssh was compiled, an option was left out.
>
> Anyway,
>
> good luck,
>
> Pete Lindsay
>
>
> - Original Message -
> From: "David Dahl" <
ft out.
Anyway,
good luck,
Pete Lindsay
- Original Message -
From: "David Dahl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 13, 2001 7:50 PM
Subject: ssh->rsync->newbie
> warning: rsync/sysadmin newbie question...
>
> I want to
Title: ssh->rsync->newbie
warning: rsync/sysadmin newbie question...
I want to sync the web directory from my production server to my
backup server (through ssh). rsync is working fine, except that
it doesn't seem to authenticate my rsync user which is not a system
user. If I run
On Wednesday 03 October 2001 06:40, Andreas Rebenstorf wrote:
> Hi,
>
> I am using the following command:
>
> rsync -avzuC --delete -e ssh --stats --progress
> someone@someware:/home/someone /home/someone
>
> The problem is now that all uppercase files and directorys are saved as
> lowercase. Exam
Hi,
I am using the following command:
rsync -avzuC --delete -e ssh --stats --progress
someone@someware:/home/someone /home/someone
The problem is now that all uppercase files and directorys are saved as
lowercase. Example: TEST.TXT will be saved as test.txt
On the next start of rsync all the
peter lindsay wrote:
> Hi,
>
> I've got the following command that works fine; it prompt for a password
> then runs okay:
>
> "rsync -az -e ssh myserver.ac.uk:/var/lib/mysql
> /www/rsynctagsassets/databases"
>
> I wanted to run it as a script so put it into a file called rsync.sh and
> chmod +x '
the connection
opening is - the more unsecure it is.
sh
-Original Message-
From: peter lindsay [mailto:[EMAIL PROTECTED]]
Sent: 26. syyskuuta 2001 10:51
To: [EMAIL PROTECTED]
Subject: newbie: rsync and ssh and password
Hi,
I've got the following command that works fine; it prompt
Hi,
I've got the following command that works fine; it prompt for a password
then runs okay:
"rsync -az -e ssh myserver.ac.uk:/var/lib/mysql
/www/rsynctagsassets/databases"
I wanted to run it as a script so put it into a file called rsync.sh and
chmod +x 'd it.
It runs as a script okay but sti
2001 06:22:41 AM
Please respond to [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc: (bcc: Tim Conway/LMT/SC/PHILIPS)
Subject: Re: Newbie to rsync
Classification:
On Thursday 06 September 2001 13:53, Sudarshan Ramaswamy wrote:
> Hi All
>
> I have compile
On Wed, 25 Apr 2001, Bob Foster wrote:
>Hello,
>
>I'm trying to set up an rsync that will run without operator intervention.
> I have the daemon running on the receiving server and here is the module:
>
>[test]
>path = /web/test
>comment = test
>uid = siteadm
>gid = web
>read only = no
>list = ye
Hello,
I'm trying to set up an rsync that will run without operator intervention.
I have the daemon running on the receiving server and here is the module:
[test]
path = /web/test
comment = test
uid = siteadm
gid = web
read only = no
list = yes
auth users = siteadm
secrets file = /etc/rsyncd.s
I am trying to get a first time debian install going, and concluded I needed
a copy of the latest stable potato. I am using the pseudo image kit for
windows (from http://cdimage.debian.org/~costar/pseudo-image-kit/) to get
the stuff for the CD image, since the linux box is not connected to the
net
On Tue, Feb 13, 2001 at 10:27:23PM -0800, Jim Hagani wrote:
>I have heard people using rsync on Cobalt RAQ3 servers. Is it possible? What
>version works best with this platform?
I used it a couple of weeks ago. I don't remember whether it was
part of the standard distribution, or whether I loade
I have heard people using rsync on Cobalt RAQ3 servers. Is it possible? What
version works best with this platform?
Thanks for your help.
Jim Hagani
Please bear with me, just started playing around with rsync and got it
working the way I want it as far as backup's are concerned. My only problem
now is implementing it with ssh. Just to lay the foundation here, I can ssh
just fine to the server, but I get an error when I use this command line;
Hello,
I am looking int ousing rsync to perform some directory copies between
machines. We currently use openSSH/scp to copy specific files, but getting
it to do directory copies seems to be a bit messy (we want the directory
purged of any old stuff as well, hence the problem).
I've looked at th
Hi,
Three days ago I had the same problem. Today it is not there anymore.
You have to fix the .rhosts file in the two machines. That is you should
be able to rlogin to the other machine without supplying a password.
For further help on doing rhosts write again.(Assuming you can fix it).
ASHWIN
On 14 Nov 2000, Michael Brennen <[EMAIL PROTECTED]> wrote:
>
> It sounds like rsync may be trying to run over rsh instead of ssh.
> There is a command line option --rsh=COMMAND to override to ssh; I
> generally rename rsh and make it a symbolic link to ssh to avoid
> having to use that all the
It sounds like rsync may be trying to run over rsh instead of ssh.
There is a command line option --rsh=COMMAND to override to ssh; I
generally rename rsh and make it a symbolic link to ssh to avoid
having to use that all the time.
-- Michael
On Fri, 10 Nov 2000, Liston Johnson wrote:
> I
Hi
I am trying to use rsync for the first time, with reagards to sync-ing a directory
between 2 linux machines. As a test I am just trying it out in sync-ing 2 files but I
am getting the error messages
Permission Denied
Unexpected EOF in read_timeout
Has anyone got a solution to this?
Thanks
Hi
I am trying to use rsync for the first time, with reagards to sync-ing a directory
between 2 linux machines. As a test I am just trying it out in sync-ing 2 files but I
am getting the error messages
Permission Denied
Unexpected EOF in read_timeout
Has anyone got a solution to this?
Thanks
Which version of rsync are you using? I had this error with last week's CVS,
but not with straight 2.4.6 assembled from the tar. (No idea what it's from
- I just try to use the stuff.)
On Fri, Nov 10, 2000 at 03:32:48PM -, Liston Johnson wrote:
> I am trying to use rsync for the first time,
Hi
I am trying to use rsync for the first time, with reagards to sync-ing a
directory between 2 linux machines. As a test I am just trying it out in
sync-ing 2 files but I am getting the error messages
Permission Denied
Unexpected EOF in read_timeout
Has anyone got a solution to this?
Thanks.
> "Dave" == Dave Dykstra <[EMAIL PROTECTED]> writes:
Dave> On Mon, Oct 16, 2000 at 08:30:14PM +0200, Janåke Rönnblom
Dave> wrote:
>> On 16 Oct 2000, at 10:32, Dave Dykstra wrote:
>> >
>> > Those of you who are getting a stuck rsync 2.4.6: are you
>> > running ssh that
On 16 Oct 2000, at 10:32, Dave Dykstra wrote:
>
> Those of you who are getting a stuck rsync 2.4.6: are you running ssh that
> has not been recompiled with "HAVE_SOCKETPAIR" and not "USE_PIPES"? Ssh
> 1.2.27 configure.in by default always defines "USE_PIPES" which overrides
> HAVE_SOCKETPAIR. A
> Those of you who are getting a stuck rsync 2.4.6: are you running ssh that
> has not been recompiled with "HAVE_SOCKETPAIR" and not "USE_PIPES"? Ssh
> 1.2.27 configure.in by default always defines "USE_PIPES" which overrides
> HAVE_SOCKETPAIR. Andrew Tridgell has said that this change is requi
1 - 100 of 107 matches
Mail list logo