NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

LisaMK's avatar
LisaMK
Aspirant
Aug 24, 2017
Solved

FTP configuration

Hi, Extremem frustration here. :( I am trying to transfer some files from my website via ftp and cannot get it to connect via Filezilla. I'm not very technicial and have done what I can. Attached is...
  • antinode's avatar
    antinode
    Aug 25, 2017

    > Command: PASS ***********
    > Error:        Connection timed out after 20 seconds of inactivity

       Hmmm.  That's in passive mode (Settings > Connection > FTP :
    Transfer Mode)?

       My FTP experience is almost exclusively with old/insecure FTP, not
    this fancy new stuff with TLS, so I know nothing, but it's clear that
    communication up through the initial handshaking is working, and then it
    goes bad after you get authenticated.  (Presumably, you'd get an error
    message if you put in a bad password, which might be interesting.)

       My expectations would be low, but you might try extending that
    20-second timeout a little (60s?) to ensure that the server's not simply
    too busy to respond promptly when it tries to locate your home directory
    (which it should do after it accepts your credentials).  (Settings >
    Connection : Timeout)