Rsync not deleting files.

2007-08-15 Thread Alan Cheers
I have two OpenSuseb 10.2 servers. The Source server is running rsync --daemon with a module name of server_name and path = / The Destination server is using crontab to execute the rsync client with these options rsync -a --exclude="*.tar" --delete source.ip::module /path/to/destination Howev

Files copied into wrong directory

2007-07-19 Thread Alan Cheers
I've got to be overlooking something but when I use rsync client to copy files from one box to another it creates the folder/files in the root directory instead of what is specified in the module path statement. I have tried it via ssh and without. With user authentication on and without. I a