RE: Help: how to get the module list

2001-02-10 Thread Tal Dayan
Just curious, what is the reason for not having modules when using SSH ? Isn't SSH just another transport between the rsync client and server ? Also, should we use modules names in the actual sync commands or are they simply flatten to a single file list (very dangerous) ? We are accessing the

rsyncd required

2001-02-10 Thread [EMAIL PROTECTED]
Hello I wanna set up a rsync-server, using RedHatLinux7.0. What have I to do for it? Thanks Martin from Germany # # # Martin Kubiak # # eMail : [EMAIL PROTECTED] # # Fax : 0531 - 250 20 38 # #

Re: Help: how to get the module list

2001-02-10 Thread Pierre Abbat
On Sat, 10 Feb 2001, Tal Dayan wrote: >We have a backup script (on Linux x86 6.0) that retrieves the list of >modules (the '[name'] things defined in rsyncd.conf) of a remote server and >than sync it in. This is done using the command: > >rsync --rsh=/usr/bin/rsh --recursive --times myserver.com:

Help: how to get the module list

2001-02-10 Thread Tal Dayan
Hello, This is my first posting to this list. We have a backup script (on Linux x86 6.0) that retrieves the list of modules (the '[name'] things defined in rsyncd.conf) of a remote server and than sync it in. This is done using the command: rsync --rsh=/usr/bin/rsh --recursive --times myserver

Re: include/exclude confusing output

2001-02-10 Thread Harry Putnam
Harry Putnam <[EMAIL PROTECTED]> writes: > Sorry, but I don't use rsync in enough situations to remember how to > inovke the confusing rules for include/exclude. > > The man page makes a valient effort at giving direction but infact it > is rather confusing still. And seems fairly complex. >

Difference in vv output with --delete-exclude

2001-02-10 Thread Harry Putnam
I've found that running a dry run with -navv will give a good readout allowing me to see how my exclude include rules are working. However if I add --exclude-delete to the same command line. The -vv output is silenced. [NOTE: command lines are shown wrapped but in use, were both on a single li