Upload only

2004-01-14 Thread a a
We currently use rsync in daemon mode running on linux boxes to provide a Windows client backup facility. Although restricted by IP range we have not setup username/password authentication (this would be too much to maintain for us) but I am aware that this is a security problem as any users

Re: rsyncd bug for sym-links

2004-01-14 Thread cbarratt
Kirby Bakken writes: I'm 99% sure there is a bug in rsync when running in daemon mode on a 'remote' server. The bug is that when trying to rsync a sym-link, the daemon 'leg' of the code strips off the leading path separator (for linux, this would be a '/'). I have produced a 'fixed'

rsyncing individual files

2004-01-14 Thread Mayuran Yogarajah
Im trying the following command: rsync -ae ssh host.com:/creative/37295/7/file1.jpg /creative rsync fails saying 'no such file or directory' because the directories /creative/37295 and consequently /creative/37295/7 do not exist. What Im wondering is, is it possible to have rsyc make those

gpg: public key not found

2004-01-14 Thread David . A . Gustafson
Quick question: I was trying to verify signature file rsync-2.6.0.tar.gz.sig for latest version or rsync and am getting: gpg: Signature made Thu Jan 01 11:14:08 2004 PST using DSA key ID 4B96A8C5 gpg: Can't check signature: public key not found I've checked for this key id but have not found

Re: gpg: public key not found

2004-01-14 Thread Wayne Davison
On Wed, Jan 14, 2004 at 10:30:20AM -0800, [EMAIL PROTECTED] wrote: gpg: Signature made Thu Jan 01 11:14:08 2004 PST using DSA key ID 4B96A8C5 gpg: Can't check signature: public key not found The key is available through the public keyserver network. One way to get it is to do a manual key

rsync backup

2004-01-14 Thread Norman Zhang
Hi, I want to mirror a samba server (smb0) to a identical server (smb1) in my internal network. So far I can managed to do this from client (smb1), rsync -e ssh -auzpg 10.10.10.24:/home/MYDOMAIN /home rsync -e ssh -auzpg 10.10.10.24:/srv/ /srv I would like to automate this task without entering

RE: rsync backup

2004-01-14 Thread John Davis
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Norman Zhang Sent: Wednesday, January 14, 2004 10:48 AM To: [EMAIL PROTECTED] Subject: rsync backup Hi, I want to mirror a samba server (smb0) to a identical server (smb1) in my internal network. So far

Re: rsync backup

2004-01-14 Thread Norman Zhang
John Davis wrote: I want to mirror a samba server (smb0) to a identical server (smb1) in my internal network. So far I can managed to do this from client (smb1), rsync -e ssh -auzpg 10.10.10.24:/home/MYDOMAIN /home rsync -e ssh -auzpg 10.10.10.24:/srv/ /srv I would like to automate this

Re: Unexpected timeout in rsync

2004-01-14 Thread John Hunt
On Tuesday 13 Jan 2004 22:15, jw schultz wrote: On Tue, Jan 13, 2004 at 06:50:28PM +, John Hunt wrote: (snip) I've just run this from the command line (at default priority) and it took only 7 minutes to complete. Increasing the timeout from 180 (ribs default) to

Re: Unexpected timeout in rsync

2004-01-14 Thread John Hunt
On Tuesday 13 Jan 2004 22:15, jw schultz wrote: You might want to fsck the filesystem. Both partitions check out ok (e2fsck -fcv) -- John Hunt Stokesley, N Yorks, UK URL: http://www.yoredale.uklinux.net/

-vn doesn't list empty directories, -v does

2004-01-14 Thread Joe Harrington
I'm using rsync-2.5.7-2 on an updated Fedora Core 1 athlon system. The -vn option lists all files to be copied or deleted, including symlinks, but it does not appear to list empty directories to be copied, even tough it copies them. It does list empty directories to be deleted. The -v option

Re: rsyncing individual files

2004-01-14 Thread Aaron W Morris
Mayuran Yogarajah wrote: Im trying the following command: rsync -ae ssh host.com:/creative/37295/7/file1.jpg /creative rsync fails saying 'no such file or directory' because the directories /creative/37295 and consequently /creative/37295/7 do not exist. What Im wondering is, is it possible to

OT: fyi, spam

2004-01-14 Thread Martin Pool
Just as background information: our spam filter caught 14000 attempted spams in the last two weeks. Suggestions on blocking more are welcome but the vast majority is already blocked. I think we removed the @samba.org whitelist. -- Martin signature.asc Description: Digital signature -- To