I have a dedicated server and i cant delete, rename or move .htaccess file on my ftp.
How i can delete on terminal? my server is ubuntu and i have root access
The permission are set 644
I fixed using chattr -a .htaccess then i was able to delete, but i dont have idea what happen