I have a FTP directory permission issue. Under the root directory of my FT directory I have 2 sub directory:
- DirectoryA
- DirectoryB
I have granted one machine with the read/write permission to DirectoryB. Does this mean that it will also have the same access to DirectoryA? If yes, is there anyway to solve this problem? I don't want to setup one FTP account for one machine.
Edit: I am running on Windows ( XP and above) machine. Does OS make a difference here?