RE: delete files

2011-11-13 Thread Voelker, Bernhard
Brian K. White wrote: > Is there any way to specify a file to be deleted on the remote side > explicitly by name? yes :-) user@host1:~/deltest> ls -a1 . .. a b c file user@host1:~/deltest> ssh host2 ls -a1 deltest . .. a b c file user@host1:~/deltest> rm file user@host1:~/deltest> rsync -avx --

Not all files copied

2011-11-13 Thread Mike Brown
First time posting to this mail list. Be gentle :-) Project: Building new Linux Fedora server to replace the existing Solaris 10 x86 server. Rsync is being used to transfer files from the current server to the new server. The rsync daemon didn't want to start on the older server via in

Not all files copied

2011-11-13 Thread Mike Brown
First time posting to this mail list. Be gentle :-) Project: Building new Linux Fedora server to replace the existing Solaris 10 x86 server. Rsync is being used to transfer files from the current server to the new server. The rsync daemon didn't want to start on the older server via in