Page 1 of 1

Unable to access Virtual Paths

Posted: Tue Nov 10, 2015 11:30 pm
by glavian
On a windows machine I have setup the following.

For my domain I setup a Base Directory of: C:\bin\FTPFolder

I setup 2 virtual Paths

Name: Test1
Physical: C:\Test1
Mapped: C:\bin\FTPFolder

Name: Test2
Physical: D:\Test2
Mapped: C:\bin\FTPFolder

I then created a user with permissions set to everything for the following folders.

C:\bin\FTPFolder
D:\Test2
C:\Test1

I left the user home directory blank but have also tried it with it being set to C:\bin\FTPFolder.

I'm able to see the virtual path directories but am unable to get into the directories with the following error on FileZilla client

Command: CWD /Test2
Response: 550 CWD failed, path not found

Any ideas on what I'm doing wrong?