Re: [wodFTPSERVER] How to use the (General questions)
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? :)
Complete thread:
- [wodFTPSERVER] How to use the virtual Folder ?? - SJ, 2005-09-30, 15:21
- Re: [wodFTPSERVER] How to use the - wodSupport, 2005-09-30, 21:42