ssh - connect to directory outside of /user/home - permission denied

Dominik Meister dm-lists at meisternet.ch
Mon Jun 2 11:52:30 UTC 2008


Turner Litigation Services [Fri, May 30, 2008 at 06:28:26PM -0700]:
> 
> ssh [username]@[severname] /usr/data/pub/ gives permission denied errors.
> 

According to the unison manual the syntax in the configuration would be:
root = ssh://[user]@[host]//path/to/file

If you just want to copy some files, you could also use scp:
scp [user]@[host]:/path/to/file .

Dominik

-- 
Dominik Meister
My public GnuPG key is available at http://www.meisternet.ch/gpg.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20080602/f0118fb2/attachment.pgp


More information about the freebsd-questions mailing list