What is this pureftpd upload file?

What is a pureftpd upload file
Periodically you may see a random pureftpd.upload file on your account followed by a series of numbers.
For example...
.pureftpd.upload.4ac3bcd3

This is simply a temporary file used when uploading anything via FTP and is normal to have on the server. When you upload something to the server, a lot of times the file is too large to keep stored in memory while it is being uploaded. In this case a temp file is placed where the file is being uploaded to & the FTP server periodically dumps the buffer to that temp file. Once the entire file has been uploaded & written to that temp file, the FTP server renames it to the actual filename.

  • 137 Users Found This Useful

Was this answer helpful?

Related Articles

Changing concurrent connections in FileZilla

The default number of concurrent connections in FileZilla is 10. To improve our server speeds,...

421 Too many connections (8) from this IP

The error message "421 Too many connections (8) from this IP" means that you have exceeded the...

425 Could not open data connection to port

425 Could not open data connection to port. This can often occur if you have a firewall setup. In...

Which folder do my files go in?

When logging into your FTP account you will immediately reach what is called the root folder or...

Changing concurrent connections in CuteFTP

Open CuteFTP. Click on the Tools menu and select Global Options.   In the Connection tab, you...