
Been trying to Upload my first AMV on FTP, but for some reason its not working...message is:
STATUS:> Connecting to "nago.animemusicvideos.org" on port 21.
220 ProFTPD 1.2.8 Server (Nago) [Nago.AnimeMusicVideos.org]
STATUS:> Connected. Logging into the server
COMMAND:> USER [name supplied here]
331 Password required for [name].
COMMAND:> PASS [******]
230 User [name] logged in.
STATUS:> Login successful
STATUS:> Server supports resume
COMMAND:> PWD
257 "/" is current directory.
STATUS:> Sending: C:\Documents and Settings\Family\Desktop\lotus.wmv -> /lotus.wmv
COMMAND:> TYPE A
200 Type set to A
COMMAND:> PASV
227 Entering Passive Mode (205,134,161,105,202,130).
COMMAND:> LIST /lotus.wmv
150 Opening ASCII mode data connection for file list
226 Transfer complete.
COMMAND:> TYPE I
200 Type set to I
COMMAND:> PASV
227 Entering Passive Mode (205,134,161,105,202,131).
COMMAND:> REST 15360
350 Restarting at 15360. Send STORE or RETRIEVE to initiate transfer
STATUS:> Resuming upload
COMMAND:> STOR lotus.wmv
554 lotus.wmv: invalid REST argument
ERROR:> Unable to open file
COMMAND:> NOOP
200 NOOP command successful
ERROR:> 554 lotus.wmv: invalid REST argument
COMMAND:> QUIT
221 Goodbye.
the hell is that supposed to mean...0-o
I`ve tried various FTP programs, all give more or less the same error...any help would be great.