

If this guest_enable is set to YES, then it will throw 553 Could not create file error. Here, we found the below line guest_enable=YES Later we went checking for the configuration file nf. We found that the permissions were all set right. Our Support Engineers started troubleshooting the error by checking the permissions of the files. Recently, one of our customers approached with an error message 553 Could not create file Incorrect value in the configuration file.

So, then we tried to change the ownership of the folder to which customer was trying to upload the contents using the command: chown USER:GROUP folder_nameįinally, after this change, the customer was able to upload the contents successfully.Ģ. We could see that the permissions were set right. Our Support Engineers started troubleshooting the error by checking the permissions of the file. But, while trying to upload some contents into the account, they got an error 229 Entering Extended Passive Mode (|||12011|). One of our customers recently created a user and was successfully connected to FTP. Check the permissions and ownership to fix FTP error 553 Let’s now discuss different scenarios where we experienced this error and how we fix it.ġ. Having a decade of expertise in server management, our Support Engineers are familiar with these FTP errors. We normally, make sure that the FTP client configuration is set properly with the proper details. This creates problems and ends up in 553 errors. In other words, any incorrect information set in the configuration file results in such errors.įor example, the value of write_enable in the nf must be set to true to allow writing. This error also occurs due to incorrect configuration of FTP clients like Vsftp.

Additionally, the user should have enough privileges to write the files to the destination directory too. It is very essential to have the write permissions set to the files so that we can make changes to the file by uploading any contents to it. If the uploading files do not have write permissions, then it will end up with errors. Quite often, FTP error 553 can occur due to bad permissions set to the files and folders. Let’s now check on the major causes for 553 errors in FTP. For instance, FTP command prompt error appears as: ftp> put /home/user/Desktop/FTP/2.jpg Again various FTP clients show different variants of the error message. Generally, the error 533 shows up while uploading any files in the FTP. The error 553 indicates that requested action not taken or File name not allowed. Today, let’s discuss this 553 error in FTP and see how our Support Engineers fix it. Or else the FTP clients like vsftpd do not allow any upload.Īt Bobcares, we often receive requests to fix FTP errors as a part of our Server Management Services. This is generally caused due to the incorrect permissions set to the files. Please Like, Share, so people recognize you.FTP error 553 is one of the typical errors that we come across while uploading files via FTP. Filesystem, Total Disc Size, Total Disc Used, Total Disc Available, Use% – Total Disc Use in %, Mounted on – Where do you mount this Filesystem.įilesystem Size Used Avail Use% Mounted on If it’s not working then check the disk space of server with following command and delete the unnecessary files, data from your server.ĭf displays the amount of disk space available on the file system containing each file name argument. MaxDiskUsage 90 Then increase it to 99 and restart pure-ftpd. Then login via ssh to your server and check the MaxDiskUsage as follows : This error is occurred due to there is no more space is available on server. When I am going to upload some files from my ftp account, getting following error :įtp error “553 Disk full – please upload later”īut the quota for my account showing we have sufficient space for uploading data.
