Re: Newbie question Third try...

2010-09-09 Thread Charles Marcus
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

Re: Very Newbie question...

2010-09-09 Thread Benjamin R. Haskell
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-bounces?

RE: Newbie question Third try...

2010-09-09 Thread Blaine Miller
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:

Newbie question Second try...

2010-09-09 Thread Blaine Miller
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

Very Newbie question...

2010-09-09 Thread Blaine Miller
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://l

Re: Newbie question.

2007-03-11 Thread William D. Tallman
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

Re: Newbie question.

2007-03-11 Thread Wayne Davison
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

Newbie question.

2007-03-10 Thread William D. Tallman
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

newbie question about using rsync for backups

2004-04-26 Thread Ryan Kilgore
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

Re: a newbie question

2003-12-20 Thread Wayne Davison
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

a newbie question

2003-12-20 Thread Serhan TÜRKMENLER
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

Re: Newbie Question

2003-02-27 Thread jw schultz
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

Re: Newbie Question

2003-02-27 Thread Max Bowsher
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

Re: Newbie Question

2003-02-27 Thread Tom Freeman
;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&#

Newbie Question

2003-02-27 Thread Tom Freeman
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/

Re: Newbie question - does it work with Sun Cobalt RaQ550?

2003-01-15 Thread jw schultz
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

Newbie question - does it work with Sun Cobalt RaQ550?

2003-01-14 Thread Majorosi.net - Stéphane
  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

RE: Newbie question on Rsync on Solaris

2002-05-03 Thread Crisler, Jon
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

Re: Newbie question on Rsync on Solaris

2002-05-03 Thread Sholom Fried (Senior Sys Admin)
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

Newbie question on Rsync on Solaris

2002-05-03 Thread Crisler, Jon
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

Re: rsync: Cobalt RAQ3 server, Newbie Question

2001-02-14 Thread Bill Campbell
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

Cobalt RAQ3 server, Newbie Question

2001-02-13 Thread Jim Hagani
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

Newbie question

2001-02-01 Thread Brian Kircher
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;

Re: Newbie question

2000-11-14 Thread Ashwin Mansinghka
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

Re: Newbie question

2000-11-14 Thread Martin Pool
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

Re: Newbie question

2000-11-14 Thread Michael Brennen
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

Newbie question

2000-11-14 Thread Liston Johnson
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

Newbie question

2000-11-14 Thread Liston Johnson
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

Re: Newbie question

2000-11-10 Thread Whit
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,

Newbie question

2000-11-10 Thread Liston Johnson
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.

Re: Newbie question - rsync pauses after 500 - 800 files

2000-10-16 Thread Neil Schellenberger
> "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

Re: Newbie question - rsync pauses after 500 - 800 files

2000-10-16 Thread Janåke Rönnblom
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

Re: Newbie question - rsync pauses after 500 - 800 files

2000-10-16 Thread Janåke Rönnblom
> 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

Newbie question - rsync pauses after 500 - 800 files

2000-10-16 Thread Janåke Rönnblom
Seems like i'm not alone with this issue then. Im using 2.4.6 Im thinking about using rsync to keep a local copy of user directories. The users are on a microsoft terminalserver nt4 and the target machine is a redhat 7.0. I use the following syntax: rsync -e "ssh -l username" -az "/d/home" 1

Re: Newbie question - rsync pauses after 500 - 800 files

2000-10-13 Thread Eric Whiting
I like your debug detail and methodology. I have the same problem with 2.4.6. I'm running 2.3.2 now and it doesn't have this 'hang' problem. I think there is something still not quite right in 2.4.6. eric Simon Lai wrote: > > Hi, > > I'm using rsync to keep two local 30G disk partitio

Newbie question - rsync pauses after 500 - 800 files

2000-10-13 Thread Simon Lai
Hi, I'm using rsync to keep two local 30G disk partitions, in sync. This *use to* work fine, but now rsync stops after 500 - 800 files. Some environmental info follows, some of this may be superfluous, but maybe not .. ** Warning - long lines ahead OS : FreeBSD 4.1-RELEASE ad2: 29188MB [5930