I have a file alocal\dbconnection.php that is in an cloaked directory "alocal". As I understand cloaking it should not upload when I PUT another file like index.php. But since dbconnection is called by index.php it sends it up with a PUT. Messes my database connections up.
Both the local and remote folder alocal is cloaked. Why does it do that and how do I stop it?
Check in and out is also checked.