Opened 2 weeks ago
Last modified 13 days ago
#13190 closed Bug report
Upload stops at 47% — at Initial Version
Reported by: | Yun Soo Chung | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Upload stops | Cc: | |
Component version: | FileZilla_3.68.1_win64 | Operating system type: | |
Operating system version: | Windows 10 |
Description
Dear supporter Team,
I have attempted to upload the file "20-48656_R_2.fastq.gz" on my folder multiple times, but the upload stops at 47%. Despite trying to save the file in a different folder and re-uploading, I continue to experience the same issue. The file size is 2.73GB.
Error messages are following;
Status: Retrieving directory listing of "/uploads/(my uploads address##)"...
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (130,14,250,6,196,9).
Command: MLSD
Response: 150 Opening BINARY mode data connection for MLSD
Response: 226 Transfer complete
Command: PASV
Response: 227 Entering Passive Mode (130,14,250,6,196,215).
Command: REST 1381314526
Response: 350 Restarting at 1381314526. Send STORE or RETRIEVE to initiate transfer
Command: STOR 20-48656_R_2.fastq.gz
Error: Transfer connection interrupted: ECONNABORTED - Connection aborted
Response: 150 Opening BINARY mode data connection for 20-48656_R_2.fastq.gz
Error: Connection timed out after 20 seconds of inactivity
Error: File transfer failed after transferring 524,288 bytes in 20 seconds
Status: Resolving address of ftp-private.ncbi.nlm.nih.gov
Status: Connecting to 130.14.250.6:21...
Status: Connection established, waiting for welcome message...
Status: Insecure server, it does not support FTP over TLS.
Status: Logged in
Status: Starting upload of C:\Users\user\Downloads\upload\20-48656_R_2.fastq.gz
Status: Retrieving directory listing of "/uploads/(my uploads address##)"...
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (130,14,250,6,195,131).
Command: MLSD
Response: 150 Opening BINARY mode data connection for MLSD
Response: 226 Transfer complete
Command: PASV
Response: 227 Entering Passive Mode (130,14,250,6,195,224).
Command: REST 1381314526
Response: 350 Restarting at 1381314526. Send STORE or RETRIEVE to initiate transfer
Command: STOR 20-48656_R_2.fastq.gz
Error: Transfer connection interrupted: ECONNABORTED - Connection aborted
Response: 150 Opening BINARY mode data connection for 20-48656_R_2.fastq.gz
Thank you again for your assistance.