Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ragol67

    Clients are able to move up from their folder on my FTP site

    Hi, I have set up my FTP site so when a user logs in, they are automatically taken to their own folder. But they are able to move up and see all the other users folders and access those folders aswell. They cannot edit or change anything in those folders, but I don't want them to be able to...
  2. ragol67

    Go Directly to client folder when logging in to FTP site

    I have my FTP site all set up, so users can go to, and only view/edit information in their own folders. I was wondering if it is possible to configure the FTP site, so when someone goes to it, and enters in their login info the system takes them automatically to their folder, and doesn't allow...
  3. ragol67

    Shortcut not working on FTP site

    Thanks everyone! :D
  4. ragol67

    Shortcut not working on FTP site

    So it's not possible to jump between drives on an FTP site?
  5. ragol67

    Shortcut not working on FTP site

    I set up my FTP site, so that when I (the administrator) log on, the default is the D: directory. When users log on, they are taken to their own folder on the D: drive, and cannot climb any higher in the tree. On the root of the D: drive, where the administrators log onto when they access the...
  6. ragol67

    Installing Blowfish Module

    I set up my repositories, and Serched for Crypt::Blowfish. It came up with a result saying that I have Version 2.10 Crypt-Blowfish in my Active Repositories. When I run my script again, I still get this message: ERROR: Crypt::Blowfish not found: Can't locate loadable object for module...
  7. ragol67

    Installing Blowfish Module

    When I try typing that into the Active Perl command line, it gives me a "503 Service Unavailable".
  8. ragol67

    Installing Blowfish Module

    I have it in the directory 'C:/Perl/site/lib/Crypt/Blowfish.pm'. I just looked at the file 'Blowfish.pm', and on line 3 it says "require DynaLoader;". I searched that up on the net and it came up with "Dynamically load C libraries into Perl Code". Do I have to somehow implement this...
  9. ragol67

    Installing Blowfish Module

    I am having troubles getting the Blowfish module to work properly. I extracted it into the Perl library, and ran the makefile.pl command. But when I test my script, it says it can't find the file crypt/blowfish.pm in @INC. But when I look in that directory, it is there. What would be the...
  10. ragol67

    Limiting Disk Space and Bandwidth for Users

    I couldn't figure out how to edit my post above. "For Disk Space, do I set the quota's in IIS?
  11. ragol67

    Limiting Disk Space and Bandwidth for Users

    Sorry, by Bandwidth, I actually meant Data Transfer! :P The packages I sell have for example 250MB of Disk Space, with 3GB of Data Transfer. So how could I set that up for they can't go over that limit. Or if they do, they are notified, and get charged more or something? For the Data...
  12. ragol67

    Limiting Disk Space and Bandwidth for Users

    How would I go about limiting the amount of Disk Space and Bandwidth a user can have on my server? Thanks, Nick!

Part and Inventory Search

Back
Top