I am trying to upload using FTP and I get this error. 550 index.htm: Permission denied I dont know what to do to fix it any help?
This is likely to be related to your FTP set up, you may be trying to upload to a location that doesn't exist. This is a technical issue, you're better off asking your web host
This error usually means one of two things: 1. The file already exists and is in use so you cannot overwrite the file. 2. You do not have permission to create the file in the directory where you are currently located. A file upload is being attempted but the remote server has denied the needed permission. The 550 error code is a result of insufficient account privileges on the remote FTP server. The error is not caused by SmartFTP. If you believe that your FTP account privileges or permissions are configured incorrectly, contact your Web hosting company for help. Let me know this helps you.