Internet Explorer FTP Folder Browsing

D

Deege

I just recently reinstalled windows, and now when I go to
FTP sites using Internet explorer, it does not browse
folders like Windows Explorer. I know how to turn that on
in internet options, but IE6 is not giving me that option
now. Anyone know how to do this?
 
R

Rob Parsons

Check the values in the following registry entry

HKEY_CLASSES_ROOT\ftp

Here is a copy of what my machine has

REGEDIT4

[HKEY_CLASSES_ROOT\ftp]
"Source Filter"="{E436EBB6-524F-11CE-9F53-0020AF0BA770}"
@="URL:File Transfer Protocol"
"EditFlags"=dword:00000002
"ShellFolder"="{63da6ec0-2e98-11cf-8d82-444553540000}"
"URL Protocol"=""

[HKEY_CLASSES_ROOT\ftp\Extensions]
".IVF"="{C69E8F40-D5C8-11D0-A520-145405C10000}"

[HKEY_CLASSES_ROOT\ftp\shell]

[HKEY_CLASSES_ROOT\ftp\shell\open]

[HKEY_CLASSES_ROOT\ftp\shell\open\ddeexec]
@="\"%1\",,-1,0,,,,"
"NoActivateHandler"=""

[HKEY_CLASSES_ROOT\ftp\shell\open\ddeexec\ifExec]
@="*"

[HKEY_CLASSES_ROOT\ftp\shell\open\ddeexec\Application]
@="IExplore"

[HKEY_CLASSES_ROOT\ftp\shell\open\ddeexec\Topic]
@="WWW_OpenURL"

[HKEY_CLASSES_ROOT\ftp\shell\open\command]
@="\"C:\\PROGRA~1\\INTERN~1\\iexplore.exe\" %1"

[HKEY_CLASSES_ROOT\ftp\DefaultIcon]
@="C:\\WINDOWS\\SYSTEM\\url.dll,0"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top