PDA

View Full Version : Home Directoy List Problem w/macOS WebStar FTP


oxbcat
01-01-2004, 09:08 PM
I have tried what seems like every combination of PASV/IPMASQ/ and other switches to get Any version of flash fxp to work with a MacOS Ftp server called webstar. I can login fine, but when it comes to listing the home dir, i get all the file names, but they are all of zero file size. now I can use any other ftp application and the correct file sizes are listed with the default options enabled.

* FlashFXP v2.2, build 951, [X]registered, [ ]unregistered, [ ]pirated
* OS [X] WinXP, [ ] Win2K, [ ] Win98, [ ] WinME, [ ] Other
* Running behind NAT/router [X] Yes & Model [ ], [ ] No, [ ] Not sure
* Running firewall [X] Yes, Name [ ], Ver. [ ], or [ ] No
Kerio Personal Firewall 2.1.4
* Running Antivirus [X] Yes, Name [ ] or [ ] No
Norton AV 2004
* Network [ ] xDSL, [X] CABLE, [ ] Dail-Up, [ ] Other

additional info if related
* FTP server(s) name [ ], version [ ]
MacOS WebStar v?
* timestamped, and side prefixed FTP log (please paste)
* any other info


[21:04:48] Connecting to Site -> IP=10.69.2.244 PORT=21
[21:04:48] Connected to Site
[21:04:48] 220 FTP server ready.
[21:04:48] USER XXXXXXXXX
[21:04:52] 331 User name OK, need password.
[21:04:52] PASS (hidden)
[21:04:52] 230 User logged in.
[21:04:52] SYST
[21:04:55] 215 MACOS WebSTAR FTP.
[21:04:55] FEAT
[21:05:00] 500 Command "FEAT" unrecognized.
[21:05:00] REST 100
[21:05:00] 350 Requested file action pending further information.
[21:05:00] REST 0
[21:05:00] 350 Requested file action pending further information.
[21:05:00] CWD /
[21:05:00] 250 CWD OK, "/".
[21:05:00] PWD
[21:05:01] 257 "/" is the current directory.
[21:05:01] TYPE A
[21:05:01] 200 Using ascii mode to transfer files.
[21:05:01] STAT -l
[21:05:01] 502 Command "STAT -l" not implemented.
[21:05:01] PASV
[21:05:01] 227 Entering Passive Mode (10,69,2,244,39,212).
[21:05:01] Opening data connection IP: 10.69.2.244 PORT: 10196
[21:05:01] LIST
[21:05:01] 150 Transfer starting.
[21:05:01] 226 Transfer complete.
[21:05:01] List Complete: 1,769 bytes in 0.66 (1.73 KBps)














This problem exists if i try to enter from outside my university's network or VPN into their network and try to gain access to the server.

bigstar
01-01-2004, 09:49 PM
Maybe the ftp server uses a non-standard ftp listing, you'll need to provide us with a copy, a raw copy of this text can be obtained via the menu, Directory > View Raw Directory.

oxbcat
01-02-2004, 12:42 AM
-rwx------ 56 0 256 Mar 23 2002 _blnk.gif
drwx------ folder 4 May 31 2001 _notes
-rwx------ 3879 0 4096 Mar 23 2002 img0.gif
-rwx------ 2503 0 2688 Mar 23 2002 img1.gif
-rwx------ 45093 0 45312 Mar 23 2002 img10.gif
-rwx------ 1364 0 1536 Mar 23 2002 img11.gif
-rwx------ 10915 0 11136 Mar 23 2002 img12.gif
-rwx------ 1222 0 1408 Mar 23 2002 img13.gif
-rwx------ 3883 0 4096 Mar 23 2002 img14.gif
-rwx------ 2320 0 2560 Mar 23 2002 img15.gif
-rwx------ 1049 0 1280 Mar 23 2002 img16.gif
-rwx------ 1566 0 1792 Mar 23 2002 img17.jpg
-rwx------ 1604 0 1792 Mar 23 2002 img2.gif
-rwx------ 30280 0 30464 Mar 23 2002 img3.gif
-rwx------ 1494 0 1664 Mar 23 2002 img4.gif
-rwx------ 3438 0 3584 Mar 23 2002 img5.gif
-rwx------ 1421 0 1664 Mar 23 2002 img6.gif
-rwx------ 2915 0 3072 Mar 23 2002 img7.gif
-rwx------ 7105 0 7296 Mar 23 2002 img8.gif
-rwx------ 3444 0 3584 Mar 23 2002 img9.gif
-rwx------ 2615 0 2816 Mar 23 2002 index.html
-rwx------ 5760 0 5888 Mar 28 2002 page2.html
-rwx------ 2193 0 2432 Mar 23 2002 page3.html
-rwx------ 2710 0 2944 Mar 23 2002 page4.html
-rwx------ 7206 0 7424 Mar 23 2002 page5.html
drwx------ folder 0 Aug 13 22:52 temp

modified formating to preserve spaces
-MxxCon

oxbcat
01-05-2004, 10:37 AM
any thoughts on the subject?

bigstar
01-05-2004, 11:59 AM
It looks like a compatiblity issue.

We tested FlashFXP against another MacOS FTP server in the past and it used a slightly different ftp format. FlashFXP is expecting the format to be the same, since it is different the parsing fails and some of the info isn't correctly extracted.

I will make some changes in the next beta release (build 957) to take the format you provided me into consideration, hopefully it doesn't break anything.