i see your plugin and i get an idea.
A simple gui list with
__________________________
|Protocol | Programmcall |
| | |
You can add a new "protocol":
_________________________________________________________________________
|Protocol | Programmcall |
|ssh | C:\...\putty.exe ssh://$username[:$password]@$host[:$port] |
|sftp | C:\...\filezilla.exe sftp://$username[:$password]@$host[:$port] |
| | |
--------------------------------------------------------------------------
[New]
so if you add an url with the content:
ssh://testhost:553
^ ^ ^
| | The Port
| The Host
The Protocol
Its starting with double click the programm.
the [] <- are only set if the $var not empty
What you say about it?
i see your plugin and i get an idea.
A simple gui list with
You can add a new "protocol":
so if you add an url with the content:
Its starting with double click the programm.
the [] <- are only set if the $var not empty
What you say about it?