View Single Post
Old 07-17-2011, 02:18 PM  
cward
Junior Member
 
Join Date: Jul 2005
Posts: 5
Default FlashFXP Windows 2008 R2 IIS7 no directory listing and no errors

When I use the command line FTP I have no problems. When I use FlashFXP it connects and shows no errors. But also shows no files or folders. I can manually change folders to ones I know exist and no errors but still nothing listed. If I use View Raw Directory I can see the folders.

[R] Connecting to mydomain.com -> DNS=ftp.mydomain.com IP=xxx.xxx.xxx.xxx PORT=21
[R] Connected to mydomain.com
[R] 220 Microsoft FTP Service
[R] USER username
[R] 331 Password required for username.
[R] PASS (hidden)
[R] 230-Directory has 205,481,123,840 bytes of disk space available.
[R] 230 User logged in.
[R] SYST
[R] 215 Windows_NT
[R] FEAT
[R] 211-Extended features supported:
[R] LANG EN*
[R] UTF8
[R] AUTH TLS;TLS-C;SSL;TLS-P;
[R] PBSZ
[R] PROT C;P;
[R] CCC
[R] HOST
[R] SIZE
[R] MDTM
[R] REST STREAM
[R] 211 END
[R] CWD /
[R] 250 CWD command successful.
[R] PWD
[R] 257 "/" is current directory.

What am I missing here?
cward is offline