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

What are these default ftp accounts?

The default accounts are used by the system to perform backend services. They are not included...

I was FTP'ing and now I can no longer access the server

Your FTP program may be flooding the server with too many connections at once. You will want to...

CodeGuard cannot connect via FTP

The error message "CodeGuard cannot connect via FTP" means that CodeGuard is unable to connect to...

Changing concurrent connections in FileZilla

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

Reducing Concurrent Connections in Dreamweaver CS6

When Dreamweaver connects to a web server for the purpose of FTP it can do so by using MORE than...