Your best friend for file transfer.

Fetch application logoFetch

Fetch cannot put file on server because of error (2 posts)

  • Started 11 years ago by Desmond
  • Latest reply 11 years ago from Jim Matthews
  • Desmond Member

    Basically I get an error message telling me that it is an invalid file name, files cannot start with a . or - but the file doesn't even start with any of these characters.

    Here's the transcript:

    STOR 007-0048 Sears_Everlast_LINE22.jpg
    550-Invalid file name. Valid file names must not start with a . or -
    550-Please use another name.
    550 007-0048 Sears_Everlast_LINE22.jpg: Permission denied on server. (Filename (accept))
    ftp_store_setup: 2,-30004 (state == RPUT_SETTING_UP)
    retry_failed_operation derr = 2, -30004 retry_state = RPUT_SETTING_UP cancel_cur_cmd = 0 force_reconnect = 0 tw->retry_reconnect_count = 0 making_progress = 0, tw->retry_count = 0
    Error setting up upload of 007-0048 Sears_Everlast_LINE22.jpg, will retry (attempt #1)
    PWD
    257 "/pub/824vp/Signing_Softlines/EverlastGarmentsSearsECOM20123" is current directory.
    PASV
    227 Entering Passive Mode (198,179,147,21,241,230)
    Making data connection to 198.179.147.21 port 61926
    STOR 007-0048 Sears_Everlast_LINE22.jpg
    550-Invalid file name. Valid file names must not start with a . or -
    550-Please use another name.
    550 007-0048 Sears_Everlast_LINE22.jpg: Permission denied on server. (Filename (accept))
    ftp_store_setup: 2,-30004 (state == RPUT_SETTING_UP)
    retry_failed_operation derr = 2, -30004 retry_state = RPUT_SETTING_UP cancel_cur_cmd = 0 force_reconnect = 0 tw->retry_reconnect_count = 0 making_progress = 0, tw->retry_count = 1
    Error setting up upload of 007-0048 Sears_Everlast_LINE22.jpg, will retry (attempt #2)
    PWD
    257 "/pub/824vp/Signing_Softlines/EverlastGarmentsSearsECOM20123" is current directory.
    PASV
    227 Entering Passive Mode (198,179,147,21,241,230)
    Making data connection to 198.179.147.21 port 61926
    STOR 007-0048 Sears_Everlast_LINE22.jpg
    550-Invalid file name. Valid file names must not start with a . or -
    550-Please use another name.
    550 007-0048 Sears_Everlast_LINE22.jpg: Permission denied on server. (Filename (accept))
    ftp_store_setup: 2,-30004 (state == RPUT_SETTING_UP)
    retry_failed_operation derr = 2, -30004 retry_state = RPUT_SETTING_UP cancel_cur_cmd = 0 force_reconnect = 0 tw->retry_reconnect_count = 0 making_progress = 0, tw->retry_count = 2
    Error setting up upload of 007-0048 Sears_Everlast_LINE22.jpg, will retry (attempt #3)
    PWD
    257 "/pub/824vp/Signing_Softlines/EverlastGarmentsSearsECOM20123" is current directory.
    PASV
    227 Entering Passive Mode (198,179,147,21,241,230)
    Making data connection to 198.179.147.21 port 61926
    STOR 007-0048 Sears_Everlast_LINE22.jpg
    550-Invalid file name. Valid file names must not start with a . or -
    550-Please use another name.
    550 007-0048 Sears_Everlast_LINE22.jpg: Permission denied on server. (Filename (accept))
    ftp_store_setup: 2,-30004 (state == RPUT_SETTING_UP)
    retry_failed_operation derr = 2, -30004 retry_state = RPUT_SETTING_UP cancel_cur_cmd = 0 force_reconnect = 0 tw->retry_reconnect_count = 0 making_progress = 0, tw->retry_count = 3
    ABOR
    225 ABOR command successful.

    Posted 11 years ago #

  • Jim Matthews Administrator

    Hi,

    That error message is coming from the server. It may be that you can't have dash characters anywhere in the name, so I would try changing the dashes to underscores and seeing if that helps. Changing the space to an underscore is another idea.

    Thanks,

    Jim Matthews
    Fetch Softworks

    Posted 11 years ago #

Reply

  • Or nickname, if you prefer.
  • This will be kept confidential.
  • This is to ensure that you’re a person, not a spambot.