winscp on firefox ftp application

Advertisement

paul46
Guest

winscp on firefox ftp application

Hello

I want to know how could i use winscp with firefox:

When I click on link : ftp://login:pass@host -> winscp 'll open.


Thanks in advance.


Regards,

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: winscp on firefox ftp application

1) Backup the registry key HKEY_CLASSES_ROOT\FTP and remove it.
2) Import following instead:

REGEDIT4

[HKEY_CLASSES_ROOT\FTP]
@="URL: FTP Protocol"
"URL Protocol"=""
"EditFlags"=dword:00000002
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\FTP\DefaultIcon]
@="\"C:\\Program Files\\WinSCP\\WinSCP.exe\",0"

[HKEY_CLASSES_ROOT\FTP\shell]

[HKEY_CLASSES_ROOT\FTP\shell\open]

[HKEY_CLASSES_ROOT\FTP\shell\open\command]
@="\"C:\\Program Files\\WinSCP\\WinSCP.exe\" /unsafe \"%1\""

Reply with quote

Advertisement

You can post new topics in this forum