You are not logged in.

#1 2005-07-27 01:50:37

alexmat
Member
Registered: 2004-12-31
Posts: 100

shfs (broken preserve)

I grabbed the shfs package from the community repo, but I'm having problems using it. A simple mount like

shfsmount root@server:/mydir /mnt/mydir

works fine, the probelm happens when I run

shfsmount root@server:/mydir /mnt/mydir -o preserve

I get the following output:

[root@mybox mnt]# shfsmount -vvv root@192.168.1.11:/test tmp/ -o preserve
cmd: exec ssh  -l root 192.168.1.11 /bin/sh, options: "version=2,preserve,mnt=/mnt/tmp,debug=3"
user: root, host: 192.168.1.11, root: /test, mnt: /mnt/tmp, port: (null), cmd-user: 0
Testing perl... failed
Testing shell... ok stable
shfsmount: Cannot create connection

Any help is appreciated big_smile

Offline

#2 2005-08-28 02:47:23

Shofs
Member
From: Central Illinois
Registered: 2004-12-15
Posts: 184

Re: shfs (broken preserve)

I don't really know but maybe you shoud try this:

To make mount survive temporary connection outage (reconnect mode):

shfsmount --persistent user@host /mnt/shfs

Offline

Board footer

Powered by FluxBB