I just used my afternoon battling with user permissions...
I wanted to grant specific usergroup the right to delete in a common "group" folder, but I couldn't get it to work.
My virtual paths looks like this:
+++ Group1 private +++
And my permissions then looked like this:
Delete = /+++ Group1 private +++/* =Group1 !*
Delete = * * 1VMG !*
But my users never got the right to delete.
But using a virtual dir called Test and these permissions:
Delete = /Test/* =Group1 !*
Delete = * * 1VMG !*
It worked just fine...
Seems somthing is not parsing the spaces in the dir name correctly.
I'm running 5.2.10r
Once again, thanx for a fine program.
/Thomas
Time to change some vsf files...