Password protect folders???

Hi all!!!
We have a website with a small staff. Is there anyway I can password protect some of my personal folders?? Please Help, I can not change the main pass due to the other staff needing to access their folders.

Thanks,
Stephanie
:?:

are you really talking about ftp folders? it sounds more like http folders (i.e. "fodlers" as given in a http url).

for ftp the short answer is "no". you'll need to create separate accounts for each "restricted" folder-view.

for http you can put ".htaccess" files (in case of an apache web-server) into your folders to deny access to that folder for users how don't know the password.

in any case, this has nothing to do with smartftp.