FileZilla times out when transferring large file

Linger

I have a file residing on a FTP site that I am trying to download. The FTP site is a secure site and requires a user name and password. The size of the file I am trying to download is 2.98GB. Part way through the transfer I get the error message:

Connection timed out 
File transfer failed after transferring 501,407,504 bytes in 693 seconds

I have tried it a few times and it seems to timeout at different spots. If I click through the folder structure it seems to keep it from timing out. Is there anything I can do to stop it from timing out when downloading larger files?

Zuul

As far as my experience goes, the FileZilla can be configured to timeout the connection if inactive for xx seconds:

If no data is sent or received during an operation for longer than the specified time, the connection will be closed and FileZilla will try to reconnect.

enter image description here

Usually a timeout during a large file transfer is due to server configurations where the user account is allowed to have an active login for a certain amount of time. If that time gets expired (common on very large files), the server kills the connection.

Aldo, fileZilla should re-establish the connection and resume the file transfer.


Check with your system administrator for that issue.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

PHP MySQL times out when updating large db

From Dev

Out of Memory:Transferring Large Data from Amazon Redshift to Pandas

From Dev

Transferring file with Dropbox when it gets cut in the middle

From Dev

How to know when NC is done transferring a file

From Dev

EOFError when transferring a file to dropbear with paramiko

From Dev

Splitting out a large file

From Java

Out of memory exception when decrypt large file using Cipher

From Dev

LAN / WAN issues when transferring large amounts of data

From Dev

Netty IdleStateHandler times out for large messages

From Dev

Netty IdleStateHandler times out for large messages

From Dev

Error transferring file: Connection timed out: connect in maven.

From Dev

When using iText to generate a PDF, if I need to switch fonts many times the file size becomes too large

From Dev

Error when transferring a file via Bluetooth to a Samsung Galaxy phone

From Dev

Error when transferring a file via Bluetooth to a Samsung Galaxy phone

From Dev

Does file user ownership change when transferring files between computers?

From Dev

A way to stop lftp from issuing "CWD /" when transferring a file

From Dev

when connection times out using curl or get_file_contents to an API it kills my script

From Dev

Particular software ENVI hangs 1 out of 4 times when it tries to bring up open/save file dialog

From Dev

rsync on Windows not transferring large files

From Dev

out of memory when saving a large string data into a text file using open() function

From Dev

Temp directory on root drive runs out of space when PUTing a large file into Apache

From Dev

Transferring "large" file off of MS-DOS 5.0 Machine (without removing HDD)

From Dev

Uploading large files to proftpd through paramiko times out

From Dev

Couchdb view on large documents with strings as keys times out

From Dev

Memory problems when compressing and transferring a large number of small files (1TB in total)

From Dev

FTP error - Filezilla crash when drag and drop a file

From Dev

PhpMyadmin times out with small SQL file

From Dev

Server "times out" after opening a file

From Dev

USB file transferring confusion

Related Related

  1. 1

    PHP MySQL times out when updating large db

  2. 2

    Out of Memory:Transferring Large Data from Amazon Redshift to Pandas

  3. 3

    Transferring file with Dropbox when it gets cut in the middle

  4. 4

    How to know when NC is done transferring a file

  5. 5

    EOFError when transferring a file to dropbear with paramiko

  6. 6

    Splitting out a large file

  7. 7

    Out of memory exception when decrypt large file using Cipher

  8. 8

    LAN / WAN issues when transferring large amounts of data

  9. 9

    Netty IdleStateHandler times out for large messages

  10. 10

    Netty IdleStateHandler times out for large messages

  11. 11

    Error transferring file: Connection timed out: connect in maven.

  12. 12

    When using iText to generate a PDF, if I need to switch fonts many times the file size becomes too large

  13. 13

    Error when transferring a file via Bluetooth to a Samsung Galaxy phone

  14. 14

    Error when transferring a file via Bluetooth to a Samsung Galaxy phone

  15. 15

    Does file user ownership change when transferring files between computers?

  16. 16

    A way to stop lftp from issuing "CWD /" when transferring a file

  17. 17

    when connection times out using curl or get_file_contents to an API it kills my script

  18. 18

    Particular software ENVI hangs 1 out of 4 times when it tries to bring up open/save file dialog

  19. 19

    rsync on Windows not transferring large files

  20. 20

    out of memory when saving a large string data into a text file using open() function

  21. 21

    Temp directory on root drive runs out of space when PUTing a large file into Apache

  22. 22

    Transferring "large" file off of MS-DOS 5.0 Machine (without removing HDD)

  23. 23

    Uploading large files to proftpd through paramiko times out

  24. 24

    Couchdb view on large documents with strings as keys times out

  25. 25

    Memory problems when compressing and transferring a large number of small files (1TB in total)

  26. 26

    FTP error - Filezilla crash when drag and drop a file

  27. 27

    PhpMyadmin times out with small SQL file

  28. 28

    Server "times out" after opening a file

  29. 29

    USB file transferring confusion

HotTag

Archive