Your best friend for file transfer.

Fetch application logoFetch

upload hangs after uploading first file (3 posts)

  • Started 8 years ago by Brett
  • Latest reply 8 years ago from Brett
  • Brett Member

    when I go to upload a folder of say 50 files, the upload starts, the first file uploads, then the time remaining starts to climb and climb, but the upload seems to hang indefinitely, and it wont move to the next file.

    if I upload a single file, say a 10mb file, the 10mb uploads as usual, then once 10mb has uploaded, the time remaining starts to climb into many hours. if I force close fetch, the file is available via a web browser as though it has uploaded successfully.

    I can upload a full folder, however it takes a little over a minute for each file no matter what size the file might be, as fetch automatically disconnects and reconnects after 1 minute has elapsed.

    all other ftp applications seem to work fine, however i'd love to move back to fetch.
    does anyone have any idea's how to fix this?:

    below is an example of my fetch transcript, its a loop of :
    Success-Failure-Disconnect-Reconnect-Success-Failure-Disconnect-Reconnect
    at 2 minute intervals (so 10x small text files would take about 11 minutes to upload)

    i'm hoping its something simple!
    Thanks
    FETCH TRANSCRIPT:
    220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
    220-You are user number 1 of 50 allowed.
    220-Local time is now 12:21. Server port: 21.
    220-This is a private system - No anonymous login
    220-IPv6 connections are also welcome on this server.
    220 You will be disconnected after 15 minutes of inactivity.
    USER sgc35016
    331 User sgc35016 OK. Password required
    PASS
    230 OK. Current restricted directory is /
    SYST
    215 UNIX Type: L8
    PWD
    257 "/" is your current location
    CWD /public_html/upload file/folio
    250 OK. Current directory is /public_html/upload file/folio
    TYPE I
    200 TYPE is now 8-bit binary
    SIZE cpm-16.jpg
    213 179168
    Successful upload of cpm-16.jpg (declared successful because all 179,168 bytes are present) at 7/10/2015 1:21 pm
    PORT 192,168,1,43,211,175
    200 PORT command successful
    STOR cpm-17.jpg
    150 Connecting to port 54191
    226-File successfully transferred
    226 0.426 seconds (measured here), 370.48 Kbytes per second
    MFMT 20151007014141 cpm-17.jpg
    550 Requested command not allowed
    MDTM 20151007014141 cpm-17.jpg

    Unsuccessful upload of cpm-17.jpg as binary data (161,723/161,723 bytes, 2,695 bytes/sec, 1:00 elapsed) stopped at 7/10/2015 1:22 pm (error: 2,-30036)
    ftp_store: 2,-30036 (state == RPUT_CLOSING)
    retry_failed_operation derr = 2, -30036 retry_state = RPUT_SETTING_UP cancel_cur_cmd = 1 force_reconnect = 0 tw->retry_reconnect_count = 0 making_progress = 0, tw->retry_count = 0
    Upload of cpm-17.jpg stalled, retrying
    ABOR
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1304774 reply_received = 1304772 TickCount() - reply_received = 2
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1304774 reply_received = 1304772 TickCount() - reply_received = 2
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1304777 reply_received = 1304772 TickCount() - reply_received = 5
    550 Requested command not allowed
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1304778 reply_received = 1304778 TickCount() - reply_received = 0

    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1304779 reply_received = 1304778 TickCount() - reply_received = 1
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1304781 reply_received = 1304778 TickCount() - reply_received = 3
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1305678 reply_received = 1304778 TickCount() - reply_received = 900
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1305678 reply_received = 1304778 TickCount() - reply_received = 900
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1305679 reply_received = 1304778 TickCount() - reply_received = 901
    ftp_abort: 2,-30014 (state == RETRY_CANCELING)
    Connecting to www.99sg.com port 21 (Mac OS X firewall is allowing connections) (7/10/2015 1:22 pm)
    Connected to 175.107.184.25 port 21 (7/10/2015 1:22 pm)
    220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
    220-You are user number 1 of 50 allowed.
    220-Local time is now 12:22. Server port: 21.
    220-This is a private system - No anonymous login
    220-IPv6 connections are also welcome on this server.
    220 You will be disconnected after 15 minutes of inactivity.
    USER sgc35016
    331 User sgc35016 OK. Password required
    PASS
    230 OK. Current restricted directory is /
    SYST
    215 UNIX Type: L8
    PWD
    257 "/" is your current location
    CWD /public_html/upload file/folio
    250 OK. Current directory is /public_html/upload file/folio
    TYPE I
    200 TYPE is now 8-bit binary
    SIZE cpm-17.jpg
    213 161723
    Successful upload of cpm-17.jpg (declared successful because all 161,723 bytes are present) at 7/10/2015 1:22 pm
    PORT 192,168,1,43,211,182
    200 PORT command successful
    STOR cpm-18.jpg
    150 Connecting to port 54200
    226-File successfully transferred
    226 0.466 seconds (measured here), 488.77 Kbytes per second
    MFMT 20151007014142 cpm-18.jpg
    550 Requested command not allowed
    MDTM 20151007014142 cpm-18.jpg

    Unsuccessful upload of cpm-18.jpg as binary data (233,023/233,023 bytes, 3,883 bytes/sec, 1:00 elapsed) stopped at 7/10/2015 1:23 pm (error: 2,-30036)
    ftp_store: 2,-30036 (state == RPUT_CLOSING)
    retry_failed_operation derr = 2, -30036 retry_state = RPUT_SETTING_UP cancel_cur_cmd = 1 force_reconnect = 0 tw->retry_reconnect_count = 0 making_progress = 0, tw->retry_count = 0
    Upload of cpm-18.jpg stalled, retrying
    ABOR
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1309668 reply_received = 1309668 TickCount() - reply_received = 0
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1309668 reply_received = 1309668 TickCount() - reply_received = 0
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1309671 reply_received = 1309668 TickCount() - reply_received = 3
    550 Requested command not allowed
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1309672 reply_received = 1309672 TickCount() - reply_received = 0

    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1309673 reply_received = 1309672 TickCount() - reply_received = 1

    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1309675 reply_received = 1309672 TickCount() - reply_received = 3
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1310572 reply_received = 1309672 TickCount() - reply_received = 900
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1310572 reply_received = 1309672 TickCount() - reply_received = 900
    FTP::ftp_abort() FTP_ABOR_SENT_CMD TickCount() = 1310573 reply_received = 1309672 TickCount() - reply_received = 901
    ftp_abort: 2,-30014 (state == RETRY_CANCELING)
    Connecting to www.99sg.com port 21 (Mac OS X firewall is allowing connections) (7/10/2015 1:23 pm)
    Connected to 175.107.184.25 port 21 (7/10/2015 1:23 pm)
    220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
    220-You are user number 1 of 50 allowed.
    220-Local time is now 12:23. Server port: 21.
    220-This is a private system - No anonymous login
    220-IPv6 connections are also welcome on this server.
    220 You will be disconnected after 15 minutes of inactivity.
    USER sgc35016
    331 User sgc35016 OK. Password required
    PASS
    230 OK. Current restricted directory is /
    SYST
    215 UNIX Type: L8
    PWD
    257 "/" is your current location
    CWD /public_html/upload file/folio
    250 OK. Current directory is /public_html/upload file/folio
    TYPE I
    200 TYPE is now 8-bit binary
    SIZE cpm-18.jpg
    213 233023
    Successful upload of cpm-18.jpg (declared successful because all 233,023 bytes are present) at 7/10/2015 1:23 pm
    PORT 192,168,1,43,211,187
    200 PORT command successful
    STOR cpm-19.jpg
    150 Connecting to port 54203
    226-File successfully transferred
    226 0.504 seconds (measured here), 451.32 Kbytes per second
    MFMT 20151007014142 cpm-19.jpg
    550 Requested command not allowed
    MDTM 20151007014142 cpm-19.jpg

    Posted 8 years ago #

  • Brett Member

    After some research, when i get home I'm going to try:
    "Do not preserve modification dates" in the Obscure section of Preferences -- and sde if that helps

    Will send an update once tested.

    Posted 8 years ago #

  • Brett Member

    good news. '"do not preserve modification dates" solved my issue. thanks message board!

    Posted 8 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.