Your best friend for file transfer.

Syntax Error (2 posts)
- Started 12 years ago by Kenny
- Latest reply 12 years ago from Scott McGuire
-
Kenny Member
-
Scott McGuire Administrator
Hi,
I'd guess the problem is that you are trying to upload a file whose name includes spaces and quote marks. Many FTP servers do not like files whose names have spaces or quote marks in them.
So I would try renaming the file so that it includes only letters, numbers, dashes, and underscores - for example, Cee-LoGreenForgetYou.mov or Cee-Lo_Green_Forget_You.mov - and then try uploading again.
Let us know if that doesn't fix the problem.
Thanks,
Scott McGuire
Fetch Softworks
- Page 1
I can connect to FTP site but when I drop file into window I get unexpected error sent by server
Here is Transcript:
Fetch 5.3.1 (5D226) Intel running on Mac OS X 10.6.4 (10F569) Intel English
StuffIt Engine 0x820, StuffIt SDK Version 10.1.1b1
Partial serial FETCH5X001-F7C6-SAC4 T
Connecting to ftp.playnetwork.com port 21 (Mac OS X firewall is allowing connections) (10/20/10 2:14:00 PM)
Connected to 67.152.33.70 port 21 (10/20/10 2:14:00 PM)
220-Welcome to our PlayNetwork's FTP server. All IP traffic is logged.
220 If you are not authorized to login please disconnect now.
USER HotTopic2
331 Password required for hottopic2
PASS
230 Logged on
SYST
215 UNIX emulated by FileZilla
PWD
257 "/" is current directory.
MACB ENABLE
500 Syntax error, command unrecognized.
PWD
257 "/" is current directory.
Retrieved 0 items from file list cache, stored 10/20/2010 01:40 PM
TYPE I
200 Type set to I
PORT 69,38,239,14,192,50
200 Port command successful
STOR Cee-Lo Green "Forget You".mov
501 Syntax error
PASV
227 Entering Passive Mode (67,152,33,70,203,222)
Making data connection to 67.152.33.70 port 52190
STOR Cee-Lo Green "Forget You".mov
501 Syntax error
ftp_store_setup: 2,-30000 (state == RPUT_SETTING_UP)
ABOR
226 ABOR command successful
QUIT
221 Goodbye
Update check skipped at 10/20/2010 02:15 PM (next check after 10/21/2010 04:28 AM)
Connecting to ftp.playnetwork.com port 21 (Mac OS X firewall is allowing connections) (10/20/10 2:53:28 PM)
Connected to 67.152.33.70 port 21 (10/20/10 2:53:28 PM)
220-Welcome to our PlayNetwork's FTP server. All IP traffic is logged.
220 If you are not authorized to login please disconnect now.
USER HotTopic2
331 Password required for hottopic2
PASS
230 Logged on
SYST
215 UNIX emulated by FileZilla
PWD
257 "/" is current directory.
MACB ENABLE
500 Syntax error, command unrecognized.
PWD
257 "/" is current directory.
TYPE A
200 Type set to A
PASV
227 Entering Passive Mode (67,152,33,70,204,185)
Making data connection to 67.152.33.70 port 52409
LIST -al
150 Connection accepted
226 Transfer OK
PASV
227 Entering Passive Mode (67,152,33,70,204,186)
Making data connection to 67.152.33.70 port 52410
LIST
150 Connection accepted
226 Transfer OK
TYPE I
200 Type set to I
PASV
227 Entering Passive Mode (67,152,33,70,204,187)
Making data connection to 67.152.33.70 port 52411
STOR Cee-Lo Green "Forget You".mov
501 Syntax error
ftp_store_setup: 2,-30000 (state == RPUT_SETTING_UP)
ABOR
226 ABOR command successful
PASV
227 Entering Passive Mode (67,152,33,70,204,188)
Making data connection to 67.152.33.70 port 52412
STOR Cee-Lo Green "Forget You".mov
501 Syntax error
ftp_store_setup: 2,-30000 (state == RPUT_SETTING_UP)
ABOR
226 ABOR command successful
PWD
257 "/" is current directory.
PWD
257 "/" is current directory.
PWD
257 "/" is current directory.
PWD
257 "/" is current directory.
PWD
257 "/" is current directory.
QUIT
221 Goodbye
Connecting to ftp.playnetwork.com port 21 (Mac OS X firewall is allowing connections) (10/20/10 3:01:32 PM)
Connected to 67.152.33.70 port 21 (10/20/10 3:01:32 PM)
220-Welcome to our PlayNetwork's FTP server. All IP traffic is logged.
220 If you are not authorized to login please disconnect now.
USER HotTopic2
331 Password required for hottopic2
PASS
230 Logged on
SYST
215 UNIX emulated by FileZilla
PWD
257 "/" is current directory.
MACB ENABLE
500 Syntax error, command unrecognized.
PWD
257 "/" is current directory.
PWD
257 "/" is current directory.
Retrieved 0 items from file list cache, stored 10/20/2010 02:53 PM
TYPE I
200 Type set to I
PASV
227 Entering Passive Mode (67,152,33,70,204,209)
Making data connection to 67.152.33.70 port 52433
STOR Cee-Lo Green "Forget You".mov
501 Syntax error
ftp_store_setup: 2,-30000 (state == RPUT_SETTING_UP)
ABOR
226 ABOR command successful
PWD
257 "/" is current directory.
PWD
257 "/" is current directory.
PWD
257 "/" is current directory.
PWD
257 "/" is current directory.
PASV
227 Entering Passive Mode (67,152,33,70,204,217)
Making data connection to 67.152.33.70 port 52441
STOR Cee-Lo Green "Forget You".mov
501 Syntax error
ftp_store_setup: 2,-30000 (state == RPUT_SETTING_UP)
ABOR
226 ABOR command successful
PWD
257 "/" is current directory.
Posted 12 years ago #