Up until recently i've had a FTP server running on an old computer using Bulletproof FTP Server.
On that I had the following folder structure:
FTP (root folder)
In this folder I had the following folders:
Archive (read rights only)
Update (read rights only)
Upload (Read and write rights)
All folder had subfolder with the same rights as their parent folder.
Is there a way to mimic this structure, I mean with the read og write rights?
To me it looks like I can only specify one folder (including subfolders) for the FTP, and both the parent folder og and subfolder will have the same read and write rights.