prasathmani / tinyfilemanager

Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager
https://tinyfilemanager.github.io
GNU General Public License v3.0
4.61k stars 1.63k forks source link

Remote access to an external server #1150

Closed iinfotecnica closed 3 months ago

iinfotecnica commented 4 months ago

Hello, could you ask me a question? I would like to know if it would be possible to use the system for remote access. Example managing another server remotely.

Example meusite.com accessing directory on siteexterno.com

Doubt!

I tried to make some adjustments with the SSH connection, but without success.

Would it be possible to connect the remote server via ssh in php and point to the directory $root_path ='aqui';

If anyone can help

prasathmani commented 4 months ago

The SSH support is not available in the current TFM version.