[scponly] rsync with scponly on CentOS

Kaleb Pederson kaleb.pederson at gmail.com
Wed Oct 22 15:15:15 EDT 2008


On Wednesday 22 October 2008 12:03:47 pm GADOT Frank wrote:
> root at galaxy:/usr/local/etc/scponly> rsync debuglevel
> eduardo at localhost:~/
> eduardo at localhost's password:
> invalid characters in scp command!
> here:~/
> try using a wildcard to match this file/directory

It doesn't like the tilde (~) that's present on the server side.  You could 
try some alternatives:

rsync file user at host:/path/to/home
rsync file user at host:
...

Good luck.

--Kaleb



More information about the scponly mailing list