Which file manager?
I am using Centos7/Lightspeed/Cyberpanel. I am looking for a file manager to access the root and everything else on the server.
Cyberpanel has a Root File Manager add-on but it has certain limitations - cannot download files or change group permissions. Webmin file manager is perfect but it installs a ton of other stuff which is not required because I already use Cyberpanel which I prefer. What can I use? I prefer not to use an FTP client for security reasons and those ports are blocked.
1 Reply
Depending on exactly what you are looking for, this article has a number of recommendations:
https://www.fosslinux.com/47970/linux-file-managers.htm
Keep in mind that while FTP is not secure, you can always use SFTP for more secure file management:
https://www.linode.com/docs/guides/sftp-linux/
Hope that helps!
-Micah