No error, but no files
Status: Beta
Brought to you by:
qiq
When I run:
---
mount.shfs -vvv root@192.168.1.1:/mnt/data2 /mnt/music
---
My computer comes back with:
---
cmd: exec ssh -l root 192.168.1.1 /bin/sh, options:
"version=2,mnt=/mnt/music,debug=3"
user: root, host: 192.168.1.1, root: /mnt/data2, mnt:
/mnt/music, port: (null), cmd-user: 0
Testing perl... Password:
ok stable preserve
selected: perl
reply: ### 200
reply: ### 200
---
The mount shows up in mtab:
---
root@192.168.1.1:/mnt/data2 /mnt/music shfs
version=2,mnt=/mnt/music,debug=3,fd=4 0 0
---
...but there aren't any files.
I seem to be using shfs 0.35-r1 (gentoo package)
on both systems, module inserted on both.
The server's backing filesstem is reiserfs.
--scarfboy@yahoo.com
Logged In: NO
*facepalm*
Ignore this, that directory didn't exist, I was confusing my
two computers' similar /mnt directory.
You may want to consider building in a nice error message,
though:)