Hi !
I am on the search for a virtual drive for very long time.
Now i found this great list, and hope that someone can help me.
I need the following :
Building a virtual drive with NTFS File Format.
The directories and files in this virtual drive should be generated on the
fly - if somebody access the virtual drive v:\ i would like to build a
directory for that drive and the files which are in the directories …
What is behind this -
I have a directorie on the server with files in following format 0000001.fil
…
in a database i have the information what the name of the file is and which
version it is.
When the user will overwrite the file, a new file should be generated in
that directorie 00000129.fil and the original shouldn’t be changed.
The other thing is that depending of the user i would like to generater
individual directories
I have two other ways for solving this (but this way would be the best)
*) Building a SMB-Server and the user can connect to it …
*) Building an FTP Server (easiest way) and map the drive with a third Party
Tool.
regards
Andras