RcloneBrowser icon indicating copy to clipboard operation
RcloneBrowser copied to clipboard

Support for remote server configured with SFTP/SSH

Open howardm opened this issue 7 years ago • 3 comments

Hi,

Rclone 1.36 now has support for a SFTP/SSH remote server.

Do you have plans to support this in RcloneBrowser, too ?

sftp

Thanks for all your work!

Howard

howardm avatar Mar 20 '17 23:03 howardm

Are you saying this only about icon in GUI? Or something doesn't work with sftp/ssh remote?

mmozeiko avatar Mar 21 '17 05:03 mmozeiko

Hi,

Actually, RcloneBrowser does not show the directories in the remote, as shown below.

nodirectories

Whereas, in Terminal, rclone lsd Macmini: does list the [sub]directories in my [user] Home directory.

So, it's more than the icon issue.

Howard

howardm avatar Mar 22 '17 00:03 howardm

SFTP is somewhat working

It connects and opens in home directory (ie /root/ in my case). However, there is no way to go up to "/" I tried editing the remote and add ":/" at the end, but that isn't working.

2017-09-05 13-53-39

sheepdestroyer avatar Sep 05 '17 11:09 sheepdestroyer