Close

added ability to execute script on upload

A project log for Remote Linux Manager

The Remote Linux Manager is a robust, multi-threaded GUI application designed for centralising the management, monitoring, maintenance

diddydiddy 03/16/2026 at 17:360 Comments

Users can now execute a script after uploading to a remote linux machine.

Just select 'Send File' button, browse to the script.

tick the 'execute script after upload' and select 'Send File'.

the scripts output will be shown in the log window.

the Manager will inject a sudo password if asked but I wouldn't recommend interactive scripts 

Discussions