Posted on 27/01/2009 16:04:42
Hi.
Oh yes i can open and download files without any problems.
The indexserver should also be able to index the whole lot, But Dynamicweb cannot see it from the Filemanager.
I believe it must be a Telerik problem - if not Dynamicweb ;o)
The trick is sometimes to create an empty physical folder and also create a virtual folder pointing to the remote server.
This fools f.eks FTP servers to show the empty folder in the directory list, but as the virtual directory overrides the physical, clicking on the foldername wille show the contents from the virtual folder.
And even that works in the DW environment.
Thus i created a physical folder (Test) from the backend in the "Filer" folder under Files, and then a Virtual Folder using IIS manager with the same name.
And http://Localhost/Files/filer/Test/ shows the contents from the virtual folder, but Filemanager in DW only lists the Physical folder.
So the idea could be to create a custom module or an ASP page doing the thing with the folder.
The challenge is that the customer has 75.000+ PDF files on an AS/400 in a share all divided in folders per customer, and they want to give access to each customer allowing them to see only their own files.
/Lars