[plug] sshfs

Lyndon Maydwell maydwell at gmail.com
Wed Mar 15 11:52:28 WST 2006


I'm having problems getting sshfs to copy files to the server, and
following symlinks.

Errors look something like this:

---{ greap at grace }---  ~/
> sshfs greap at 192.168.1.2: -p 6665 mnt
Enter passphrase for key '/home/greap/.ssh/id_dsa':
---{ greap at grace }---  ~/
> cp /home/samba/share/Pendulum_-_Hold_Your_Colour-Retail_CD-2005/01-pendulum_-_prelude-boss.mp3 mnt/temp/mus
cp: cannot create regular file
`mnt/temp/mus/01-pendulum_-_prelude-boss.mp3': Permission denied
---{ greap at grace }---  ~/
>

Also, when trying to traverse symlinks on the mounted filesystem:

---{ greap at grace }---  ~/
> ls -F mnt/
amsn_received/  Choices/    hosted@   ncmpc/        source/      video@
audio@          doc/        images@   News/         temp/
bin/            downloads/  irclogs/  programming/  UNIVERSITY/
---{ greap at grace }---  ~/
> ls mnt/audio/
ls: mnt/audio/: No such file or directory
---{ greap at grace }---  ~/
>

The copying confuses me, because I can copy files owned by me to the
server, but not files in /home/samba which I have read permissions
for.

Please Help



More information about the plug mailing list