I'm working on a project that has a two separate web applications (a client portal and an admin portal).
Winscp works when I make changes to files in the client portal through the directory listing below:
/var/www/html/project/client/
However, I am unable to make changes to the admin portal through a different directory listing:
/var/www/html/projec/admin/
In other words, one directory seems to have some permissions or caching problem or something with my account, while the other works perfectly fine. I've tried installing different FTP/SFTP's such as Filezilla, or Cyberduck (on a mac). I've even installed winscp on another pc. Since none of them have worked, I'm tempted to say that it has something to do with my permissions.
Any thoughts?