View Single Post
Posts: 284 | Thanked: 74 times | Joined on Mar 2010 @ Wigan, UK
#5
Well I've done some messing now and I've got closer.

To answer your question though, I have extras, testing, devel and cssu repos but it seems FAM idoesnt want to play. I couldnt find sshfs in there (even after updating the catalogs) but using apt-get installed it fine. As a seperate issue ive uninstalled fam and reinstalled but im sure its not working properly.

Anyway, after installing it I got trying some commands but after entering my password it never did anything so I took a look at the ssh server log and it was denying sftp access. I granted that and now I get:

Code:
/home/user # sshfs remote@itsasecret.dyndns.org:/f$ /home/user/MyDocs/KaosExt
remote@itsasecret.dyndns.org's password: 
remote@itsasecret.dyndns.org:/f$: No such file or directory
So I feel like this is the last step. When I mount the drive locally I use 192.168.2.2/f$ as the remote address and that finds the share so do you know what I would use when its over WAN?

Many thanks for your help up to now btw