I'm running Antix 17 and am trying to connect to an Ubuntu server. I can connect via the command line using ssh without issues, but I'd much prefer a graphical tool for copying files. I've installed pcmanfm as my file manager, but when I click in "Go -> Network" I get "Operation not Supported". The same happens when I click on "Go -> Connect to Server".
Any ideas would be appreciated! Thank you.
[SOLVED] ssh with file manager pcmanfm
[SOLVED] ssh with file manager pcmanfm
Last edited by stroudmw on Tue Mar 06, 2018 1:14 am, edited 1 time in total.
- dolphin_oracle
- Developer
- Posts: 22050
- Joined: Sun Dec 16, 2007 12:17 pm
Re: ssh with file manager pcmanfm
you almost certainly need gvfs-backends for that kind of support in pcmanfm.
or you can try the ssh-conduit suite, which includes share mounting over ssh using sshfs. I'm planning a video on that one soon.
or you can try the ssh-conduit suite, which includes share mounting over ssh using sshfs. I'm planning a video on that one soon.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Re: ssh with file manager pcmanfm
Thanks for replying so quickly! I'll give your suggestions a try!
[SOLVED] Re: ssh with file manager pcmanfm
I used Filezilla instead of pcmanfm and it worked like a charm!