Page 1 of 1

FileZilla and htaccess/htpasswd

Posted: Tue Nov 11, 2025 2:44 pm
by RAC
How do you login through filezilla if you have allowed htaccess in admin?

Re: FileZilla and htaccess/htpasswd

Posted: Tue Nov 11, 2025 2:56 pm
by burt
Do you mean...you have protected your HTTP admin area with htaccess/htpasswd ?
IE a box pops up asking for user/pass?

--

That is not connected to anything that Filezilla does, as Filezilla is an FTP client right ?

FTP is not the same as HTTP. Filezilla will work.

Re: FileZilla and htaccess/htpasswd

Posted: Tue Nov 11, 2025 3:26 pm
by Dan Cole
You'll need to go to Site Manager in FileZilla (you'll find it under the File dropdown) and set up your FTP site name and login name/and password details. They will likely be the same as those used to login to your CPanel. If not talk to your host.

Dan

Re: FileZilla and htaccess/htpasswd

Posted: Tue Nov 11, 2025 10:42 pm
by hybrid
burt wrote: Tue Nov 11, 2025 2:56 pm Do you mean...you have protected your HTTP admin area with htaccess/htpasswd ?
IE a box pops up asking for user/pass?

--

That is not connected to anything that Filezilla does, as Filezilla is an FTP client right ?

FTP is not the same as HTTP. Filezilla will work.
I think if you're using the actual FTP protocol it will respect .htaccess files (and rightly so). But if you're using another protocol such as SFTP in FileZilla, .htaccess will not affect it.

Re: FileZilla and htaccess/htpasswd

Posted: Wed Nov 12, 2025 2:00 pm
by RAC
Thanks for the replies chaps.

Sorry for the question, I have been having a nightmare trying to get Filezilla to work. It was working fine then it just would not work, it was only today that I could finally sign in!!

It was just after I set the htaccess/htpasswd, so I wrongly presumed they were linked.
Anyway all is bright now.

Thanks again Shaun