I tried FileZilla, WS_FTP and even CuteFTP and they all refuse to upload the video. I can log in to the server perfectly fine, but the trouble starts when I try to start uploading -- the file just doesn't transfer over at all, stuck in some sort of everlasting process. Here are the logs, if they help:
FileZilla:
Status: Resolving IP-Address for Kero.AnimeMusicVideos.org
Status: Connecting to 69.26.178.19:21...
Status: Connection established, waiting for welcome message...
Response: 220 ProFTPD 1.2.10 Server (Kero) [69.26.178.19]
Command: USER labuvecucu
Response: 331 Password required for labuvecucu.
Command: PASS ******************
Response: 230 User labuvecucu logged in.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Status: Directory listing successful
Status: Resolving IP-Address for Kero.AnimeMusicVideos.org
Status: Connecting to 69.26.178.19:21...
Status: Connection established, waiting for welcome message...
Response: 220 ProFTPD 1.2.10 Server (Kero) [69.26.178.19]
Command: USER labuvecucu
Response: 331 Password required for labuvecucu.
Command: PASS ******************
Response: 230 User labuvecucu logged in.
Status: Connected
Status: Starting upload of C:\Documents and Settings\Administrator\My Documents\My Videos\Ippo - Precipice.wmv
Command: CWD /
Response: 250 CWD command successful
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (69,26,178,19,182,32).
Command: STOR Ippo - Precipice.wmv
Response: 150 Opening BINARY mode data connection for Ippo - Precipice.wmv
Error: Connection timed out
Status: Resolving IP-Address for Kero.AnimeMusicVideos.org
Status: Connecting to 69.26.178.19:21...
Status: Connection established, waiting for welcome message...
Response: 220 ProFTPD 1.2.10 Server (Kero) [69.26.178.19]
Command: USER labuvecucu
Response: 331 Password required for labuvecucu.
Command: PASS ******************
Response: 230 User labuvecucu logged in.
Status: Connected
Status: Starting upload of C:\Documents and Settings\Administrator\My Documents\My Videos\Ippo - Precipice.wmv
Command: CWD /
Response: 250 CWD command successful
Command: PWD
Response: 257 "/" is current directory.
Status: Retrieving directory listing...
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (69,26,178,19,182,35).
Command: LIST
Response: 150 Opening ASCII mode data connection for file list
Response: 226 Transfer complete.
Command: PASV
Response: 227 Entering Passive Mode (69,26,178,19,182,36).
Command: APPE Ippo - Precipice.wmv
Response: 150 Opening BINARY mode data connection for Ippo - Precipice.wmv
Error: Connection timed out
WS_FTP
227 Entering Passive Mode (69,26,178,19,182,48).
connecting data channel to 69.26.178.19:182,48(46640)
data channel connected to 69.26.178.19:182,48(46640)
STOR Ippo - Precipice.wmv
150 Opening BINARY mode data connection for Ippo - Precipice.wmv
hResRead: 0, hResWrite:80042003
Error reading response from server.
transferred 65536 bytes in 126.125 seconds, 4.059 Kbps ( 519.611 Bps), transfer failed.
It appears that the connection is dead. Attempting reconnect...
Connecting to 69.26.178.19:21
Connected to 69.26.178.19:21 in 0.125000 seconds, Waiting for Server Response
220 ProFTPD 1.2.10 Server (Kero) [69.26.178.19]
Host type (1): Automatic Detect
USER labuvecucu
331 Password required for labuvecucu.
PASS (hidden)
230 User labuvecucu logged in.
SYST
215 UNIX Type: L8
Host type (2): Unix (Standard)
PWD
257 "/" is current directory.
New connection OK. Reissuing command.
TYPE I
200 Type set to I
PASV
227 Entering Passive Mode (69,26,178,19,182,52).
connecting data channel to 69.26.178.19:182,52(46644)
data channel connected to 69.26.178.19:182,52(46644)
REST 65536
350 Restarting at 65536. Send STORE or RETRIEVE to initiate transfer
STOR Ippo - Precipice.wmv
554 Ippo - Precipice.wmv: invalid REST argument
Oh, and I've tried switching my firewall off. No change.CuteFTP:
STATUS:> [03/05/2008 15:30:14] PWD skipped. Current folder: "/".
COMMAND:> [03/05/2008 15:30:14] PASV
[03/05/2008 15:30:14] 227 Entering Passive Mode (69,26,178,19,182,69).
COMMAND:> [03/05/2008 15:30:14] STOR Ippo - Precipice.wmv
STATUS:> [03/05/2008 15:30:14] Connecting FTP data socket... 69.26.178.19:46661...
[03/05/2008 15:30:14] 150 Opening BINARY mode data connection for Ippo - Precipice.wmv
ERROR:> [03/05/2008 15:31:15] Timeout (60000 ms) occurred on sending data to the server.
[03/05/2008 15:31:15] 450 Transfer aborted. Link to file server lost.
I also tried using this method, and just like with the other FTP programs, the file simply didn't transfer, even though the log in process was fine.
I have absolutely no clue what the jargon in the logs mean, but I'd appreciate any help or advice here.