Page 1 of 1
[wish] Copy FTP connection data as hyperlink
Posted: 2007-03-26, 04:28 UTC
by SPeller
Is it possible to make a button near FTP connections (or in connection details too) to copy to clipboard the hyperlink in format
ftp://user:pass@server.net/remotedir ? It is very simple but is very usefull when is needed to give the ftp access to someone and no other place with this data instead of TC.
Posted: 2007-03-26, 14:38 UTC
by SanskritFritz
Well, cm_CopyFullNamesToClip on a file or folder in the ftp panel copies the whole file path name to the clipboard, however, the user:password is not included

Posted: 2007-03-26, 23:41 UTC
by SPeller
If I need only subject link - it is no need to connect.
Posted: 2007-03-27, 12:49 UTC
by SanskritFritz
2
SPeller
If I need only subject link - it is no need to connect.

Posted: 2007-03-28, 01:18 UTC
by SPeller
It is no reason to connect an FTP connection if I need the link
ftp://xxx only.
Now more understandable? )
Posted: 2007-03-28, 10:24 UTC
by SanskritFritz
Posted: 2007-03-29, 05:01 UTC
by SPeller
As I see - this require opened connection details window and third-party software. Maybe Christian will make this function native to use not any crutches? ) I do not want to install any other software.
Posted: 2007-03-29, 09:32 UTC
by SanskritFritz
As I see - this require opened connection details window
True, but this can be changed.
and third-party software
Well, in my case, AutoHotkey is the most essential software intalled on my system, so for me, no big deal.
Maybe Christian will make this function native to use not any crutches?
Maybe. Could take some years though
I do not want to install any other software.
I can understand that. Just make an exception for AutoHotkey, you wont regret it

Posted: 2007-03-30, 01:30 UTC
by SPeller
Maybe AutoHotkey is really great software, but I never needed it

And in this case I hope Christial will made this small and usefull feature.