30

File Manager in UI


G
Gil

Option to access file manager within the UI just like in RunCloud. This gives us the ability to edit the files, config, and everything just within the UI and not needing to go and open FileZilla to SFTP.

A

Activity Newest / Oldest

Avatar

Evan Iveson

+1


Avatar

Martin Häfliger

Basic: browse directories, delete files
Ext: copy / move, upload, extract archive, codeeditor


S

Steve Bell

Merged with: Simple filemanger inside gridpane admin

W

Wpsumo

+1


G

Gil

This gives us the ability to edit the files, config, and everything just within the UI and not needing to go and open FileZilla to SFTP.


Avatar

Scott Thomason

-1:

It's super-simple to mount the filesystem to your PC, just:
sshfs
-o uid=1000 -o gid=1000
-o IdentityFile=/home/scott/.ssh/key2-id_rsa
-o ServerAliveInterval=30 -o ServerAliveCountMax=3
scotthom@1.2.3.4:. ~/mount-scotthom