View Single Post
Old 02-10-2003, 12:48 AM  
ScaledWyrm
Junior Member
 
Join Date: Feb 2003
Posts: 2
Default Failure to transfer

I am trying to FTP files, but some files just don't work.

For example:

WinSock 2.0
Connecting to MySite
Connected to xxx.xxx.x.xxx Port 21
220 Please enter your login name now.
USER ____
331 Password required for ____.
PASS (hidden)
230 User ____ logged in , proceed.
SYST
215 UNIX Type: L8
REST 100
502 rest is not implemented.
This site may not allow file resuming
*Repeats some things*
PASV
502 pasv is not implemented.
PORT 192,168,1,100,14,119
200 Port command ok.
LIST
150 Opening ASCII data connection for ls /F/file/.
226 Transfer finished successfully. Data connection closed.
PASV
502 pasv is not implemented.
PORT 192,168,1,100,14,120
200 Port command ok.
STOR Movie1.avi
426 Connection closed , file opening failed.
Transfer Failed!
PASV
502 pasv is not implemented.
PORT 192,168,1,100,14,121
200 Port command ok.
STOR Movie2.avi
426 Connection closed , file opening failed.
Transfer Failed!
CWD /F/
250 "/F/" is current directory.
PWD
257 "/F/" is current directory
List (cached)
List Complete.
Transfer queue completed
2 Files failed to transfer

The .avi files are DivX format, but I don't think that's the problem.

Running XP with Service Pack 1.
FlashFXP v. 2.0 build 906.

If you need any more info, post.
ScaledWyrm is offline