Qstix 0 Posted March 28, 2000 Q.1) Folder permissions Anyone out there that knows how to give access to other folders than the ones under the ftp root? I've successfully created virtual directories but those are not listed in the user ftp clients.. Q.2) Activity Monitor Is there any good program or plugin/snapin that gives you a little more detailed report of the activity on your ftp service? For instance what files/dirs a certain user is downloading, CPS... Q.3) IP Restrictions Weird. When I first was poking around with IIS I was able to set granted/denied access on Directory Security in ftp properties. Now suddenly this option is disabled. :-( The buttons Add, Remove & Edit are also shadowed.. Q.4) Documentation? Any good sites with IIS configuration tips? Btw I'm running Win2k Pro with NTFS.. Any help or hints are appreciated.. Thanks in advance! :-) [This message has been edited by Qstix (edited 28 March 2000).] Share this post Link to post
YuppieScum 0 Posted March 28, 2000 The answer to Q1 and Q3 is almost certainly "use NTFS not FAT". W2K's file/dir security is not offered on FAT. ------------------ SuperMicro P6DBS (dual UW-SCSI) BIOS 2.2, 2*Celery 300a @ 450Mhz, 384MB PC100 RAM SCSI-A=4.3Gb+9Gb, SCSI-B=Tosh32x CD-ROM, Yamaha4416 CD-RW, Iomega ZIP100, IDE1=4.3Gb IBM EtherJet 10/100 NIC PCI + Nortel ADSL "modem" Matrox G400 DH 32Mb AGP + Quantum3D Voodoo2 SLI PCI (CL TNT1 AGP on a shelf) SoundBlaster Live PCI (not Value) Win2K build 2195 Retail (not 120-day eval) Share this post Link to post
SHS 0 Posted March 28, 2000 The ture answer to Q1 YuppieScum is you make a folder then you can use a virtual directories part Ok try this way FTP Root folder c:\inetpub\ftproot\ make a folder call it Joe c:\inetpub\ftproot\Joe Make that virtual directories give it a name Joe then point it to then folder you went to use or drive like D:\ that all you need to do now are done. Share this post Link to post
Qstix 0 Posted March 30, 2000 Thanks SHS! That works sweet. ---------------------- Qstix Share this post Link to post
miku 0 Posted November 6, 2000 Well if i make a folder in c:\inetpub\ftproot how do i point to lets say C:\ or some other folder... Share this post Link to post
Qstix 0 Posted November 7, 2000 Step by step instructions: * Open IIS * Expand the root node with the name of your computer. * Right click the ftp server node. * Select New/Virtual Directory . A wizard will appear. * Hit Next (of course!). * In Alias: type the EXACT name of the folder you've created in "c:inetpubftproot". Just the name, not the full path! * Next. * In Path: Here is where you "point" to a folder, for example C: . * Next.. * Select Upload, Download or both... If you want to set user restrictions on a certain folder, it's got to be located on a NTFS partition. * Done! ::Qstix Share this post Link to post
miku 0 Posted November 21, 2000 Hi, Is there way, I can disable multiple logins on my ftp. If a user is logged in once, he should not be able to login again at the same time. ARC Share this post Link to post