I though I was dealing with real folders.
I'm using a script to create links and accounts. Here's a sample:
{.new account|S8183|password=PamdwSsv|enabled=true.}
{.add folder|real|C:\Downloads\PCPC\S8183|S8183|overwrite=1.}
{.set item|S8183|add access=S8183;Admin.}
{.set item|S8183|add upload=S8183;Admin.}
{.set item|S8183|add delete=Admin.}
I'm using the debug/run script of v2.3beta build 280. The code repeats for every user, ~1200 total, done a few hundred at a time.
All of the folders (such as C:\Downloads\PCPC\S8183) already exists and has a file in it. Other than the error about too many virtual folders, everything seems fine.
One thing I noticed is the Virtual File System shows all of the folders on the same level as the PCPC folder.
Am I doing something wrong?