PDA

View Full Version : how to set up


sassy
03-09-2007, 11:18 PM
Have used ftp site before with no problems. Since getting new laptop with winxp and just got newest flash version, am having issues with transferring files.

registered, winxp, firewall-y but exception made, antivirus (Symantec), cable

Question: 1) Anything here jump out as being wrong or not set up right?



WinSock 2.0 -- OpenSSL 0.9.8b 04 May 2006
[R] Connecting to ftp.wickednorth.com -> DNS=ftp.wickednorth.com IP=67.116.176.254 PORT=21
[R] Connected to ftp.wickednorth.com
[R] 220 SDEXSERVER Microsoft FTP Service (Version 5.0).
[R] USER DK
[R] 331 Password required for DK.
[R] PASS (hidden)
[R] 230 User DK logged in.
[R] SYST
[R] 215 Windows_NT version 5.0
[R] PWD
[R] 257 "/DK" is current directory.
[R] TYPE A
[R] 200 Type set to A.
[R] PASV
[R] 227 Entering Passive Mode (67,116,176,254,68,109).
[R] Opening data connection IP: 67.116.176.254 PORT: 17517
[R] LIST -al
[R] 125 Data connection already open; Transfer starting.
[R] 226 Transfer complete.
[R] List Complete: 367 bytes in 0.64 seconds (0.6 KB/s)
[R] CWD Past months
[R] 250 CWD command successful.
[R] PWD
[R] 257 "/DK/Past months" is current directory.
[R] PASV
[R] 227 Entering Passive Mode (67,116,176,254,68,110).
[R] Opening data connection IP: 67.116.176.254 PORT: 17518
[R] LIST -al
[R] 125 Data connection already open; Transfer starting.
[R] 226 Transfer complete.
[R] List Complete: 817 bytes in 0.42 seconds (1.9 KB/s)
...snipped...
[R] CWD /DK/Past months/November/Fiona Apple/Extraordinary Machine
[R] 250 CWD command successful.
[R] PWD
[R] 257 "/DK/Past months/November/Fiona Apple/Extraordinary Machine" is current directory.
[R] PASV
[R] 227 Entering Passive Mode (67,116,176,254,68,131).
[R] Opening data connection IP: 67.116.176.254 PORT: 17539
[R] LIST -al
[R] 125 Data connection already open; Transfer starting.
[R] 226 Transfer complete.
[R] List Complete: 741 bytes in 0.55 seconds (1.3 KB/s)
[R] TYPE I
[R] 200 Type set to I.
[R] PASV
[R] 227 Entering Passive Mode (67,116,176,254,68,132).
[R] Opening data connection IP: 67.116.176.254 PORT: 17540
[R] RETR 01 Extraordinary Machine.aif
[R] 125 Data connection already open; Transfer starting.

MxxCon
03-10-2007, 03:11 PM
seems like server is configured with not enough open ports.
once you get to port 17540 it can not connect...?
try to disable PASV mode in the site manager and see if that fixes your problem.