Re: [wodFTPSERVER] How to use the (General questions)

by Jasmine, (7154 days ago) @ SJ

SJ,

not sure what kind of sample to show you. Basically, when you start wodFTPServer you can add line like this: [code]FtpD.VirtualFolders.Add / , somefolder , d:\
[/code] this means that whenever user lists files in / (root folder), he will see directory called somefolder . If he enters /somefolder , he will actually see contents of d:\ . So, in specific directory you can *inject* some name that is a shortcut to completely different folder.

Err.. Does it help? :)

locked

Complete thread: