Skip to main content

Thread: SSHFS won't work between mount points


disclosure: i've tried posting question on linux mint forums, folks there weren't able help. given upstream dependency, thought kind people might able help.

i'm trying remotely manage filesystem mint 14 mint 12. there's folder gets dumped - logs work, recent downloads, etc, etc, etc, , periodically go through , put in right place. there 4 data partitions mounted on boot. "dumping ground" exists on 1 of them, "the right place" might on 1 of them. i've discovered sshfs, seems ideal solution - can use 2 panes in nemo (the recent nautilus fork) , move files around remote file system.

big problem: moving files between mount points on remote filesystem gives "operation not permitted" - ideas?

smaller problem: copying files between mount points (the workaround) copies them on network via other machine - there way operation happen "remotely", if did whilst ssh'd box?

of course, if has alternative sshfs beats remote desktop, i'm not precious!

front time spent considering this, if end stumped me.


extra info:

used reference: https://help.ubuntu.com/community/sshfs

partitions data0, data1, data2, data3
dumping ground folder in root of /media/data3
i've tried moving folders in root of data1 , data2 - both give error.

exact command ran was:
code:
sshfs -o idmap=user dan@192.168.3.99://media/ ./remote
whilst searching, found this: http://sourceforge.net/apps/mediawik..._permitted.22.

tried mounting this:
code:
sshfs -o idmap=user,workaround=rename dan@192.168.3.99://media/ ./remote
no change. assume i've got formatting of options right (i.e. comma separated) haven't found specific reference...

you run nautilus on remote server, display showing on desktop:
code:
ssh -x 1.2.3.4 nautilus


Forum The Ubuntu Forum Community Other Discussion and Support Other OS Support and Projects Other Operating Systems Any Other OS SSHFS won't work between mount points


Ubuntu

Comments

Popular posts from this blog

Some mp4 files not displaying correctly (CS6)

Thread: Samba is not authenticating with LDAP