Re: Root access over ssh?

2004-03-27 Thread Tim Conway
Please tell me you're just going along with the joke. In case you're not, please immediately remove those lines and rehup your inetd. Tim Conway Unix System Administration Contractor - IBM Global Services desk:3032734776 [EMAIL PROTECTED] you might as well also add opendoorstream

Re: rsync/cwsync dir spaces on the path

2004-03-27 Thread Tim Conway
Because spaces are part of the syntax of the rsyncd.conf, you'll need to work around them. Wildcards are outside the concept of modules, as referring to the module is referring to a specific location on the filesystem, not a range of possible choices. You can either use symlinks to give nice

Re: exclude confusion: what does it match against?

2004-03-27 Thread Wayne Davison
On Fri, Mar 26, 2004 at 08:55:48PM -0600, John Van Essen wrote: This is another opportunity to (try to) make more clear the effects of using a trailing slash on the source and using the --relative option. They not only affect the absolute-path pattern but also where the source file ends up on

Re: --link-dest mostly useless on a server without chroot

2004-03-27 Thread Andrew Pimlott
On Sat, Mar 27, 2004 at 01:54:29AM -0800, Wayne Davison wrote: On Fri, Mar 26, 2004 at 09:02:42AM -0800, Wayne Davison wrote: Yes, those options should really replace / with the root dir of the module when chroot isn't specified (rather than just stripping the slash off). This is now

Re: exclude confusion: what does it match against?

2004-03-27 Thread Andrew Pimlott
On Sat, Mar 27, 2004 at 10:29:35AM -0800, Wayne Davison wrote: Thanks, I edited this down a little and included it in my suggested doc change (it's now in CVS). Thanks! I think with those examples, everyone should be able to figure out what to do. Andrew -- To unsubscribe or change options:

Re: --link-dest mostly useless on a server without chroot

2004-03-27 Thread Wayne Davison
On Sat, Mar 27, 2004 at 02:13:50PM -0500, Andrew Pimlott wrote: Cool! I assume it's something like rsync --link-dest /current /mydirtobackup server::backup/new ie, you don't put the module name in the link-dest. Correct. It works the same when the module is hosted chrooted or not --

CVS update: rsync

2004-03-27 Thread Wayne Davison
Date: Sat Mar 27 09:44:49 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv25048 Modified Files: util.c Log Message: Added alloc_sanitize_path(). Revisions: util.c 1.132 = 1.133

CVS update: rsync

2004-03-27 Thread Wayne Davison
Date: Sat Mar 27 18:25:41 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv18671 Modified Files: rsync.1 rsync.yo Log Message: Try to make the complexities of includes/excludes a little more clear. Revisions: rsync.1 1.164 = 1.165

CVS update: rsync

2004-03-27 Thread Wayne Davison
Date: Sat Mar 27 19:42:13 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv32353 Modified Files: options.c Log Message: Got rid of debug-output statement. Revisions: options.c 1.140 = 1.141

CVS update: rsync

2004-03-27 Thread Wayne Davison
Date: Sat Mar 27 19:46:28 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv395 Modified Files: rsync.yo Log Message: Improved the relative to the destination dir description for several options. Revisions: rsync.yo1.149 = 1.150

CVS update: rsync

2004-03-27 Thread Wayne Davison
Date: Sat Mar 27 19:47:27 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv676 Modified Files: rsyncd.conf.yo Log Message: Mention that certain options treat an absolute path as relative to the module's path dir, even when chroot is off.

CVS update: rsync

2004-03-27 Thread Wayne Davison
Date: Sat Mar 27 19:47:47 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv716 Modified Files: rsyncd.conf.5 rsync.1 Log Message: Regenerated. Revisions: rsyncd.conf.5 1.59 = 1.60

CVS update: rsync

2004-03-27 Thread Wayne Davison
Date: Sat Mar 27 19:48:12 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv739 Modified Files: rsync.1 Log Message: Regenerated. Revisions: rsync.1 1.166 = 1.167

CVS update: rsync

2004-03-27 Thread Wayne Davison
Date: Sat Mar 27 20:04:04 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv3200 Modified Files: rsync.yo Log Message: Added one more example to the new include/exclude section to show how --relative works with a non-absolute path. Revisions:

CVS update: rsync

2004-03-27 Thread Wayne Davison
Date: Sat Mar 27 20:04:16 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv3223 Modified Files: rsync.1 Log Message: Regenerated. Revisions: rsync.1 1.167 = 1.168