Skip to main content

PureFTPd upload starts over after IP change?

Comments

4 comments

  • cPanelMichael
    I noticed this very frustrating behavior in which PureFTPd will restart a client upload from zero byte when the FTP client changes IP address, which happens totally randomly over ASDL

    Hello, Is the IP address of the end-user changing during the FTP upload attempt with no loss in connectivity? How often is this happening? Are you able to reproduce the issue with multiple FTP clients? Thank you.
    0
  • Marc Tremblay
    >> Is the IP address of the end-user changing during the FTP upload attempt with no loss in connectivity? Yes, and/or with loss of connectivity, but after a couple seconds, it reconnects and tries to resume, but starts over instead. >> How often is this happening? Every couple days randomly, well, when DSL IP changes while uploading basically. >> Are you able to reproduce the issue with multiple FTP clients? Can't tell, only saw this happening on Filezilla at the moment. It's like if my server was cleaning out temporary uploads every now and then, like a garbage collection and as if it prevents the client from resuming the upload. Not sure if the IP change is really the sole reason why it starts over or if it's an independant problem.
    0
  • cPanelMichael
    Hello, You could try enabling the KeepAllFiles setting in your Pure-FTPd configuration, as referenced on this thread: Create FTP Without Delete Permission Also, note the information on ASCII transfers on the Pure-FTPd readme file: FTP FAQ - Documentation - cPanel Documentation Thank you.
    0
  • Marc Tremblay
    I did not know about the KeepAllFiles setting. Interesting. Thanks, I'll take a look.
    0

Please sign in to leave a comment.