Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

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\""
paul46

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,