![]() |
|
|||||||
| Chit Chat Public Talk about any thing you want! This forum is public. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||||||||||
|
|||||||||||
|
Anonymous FTP server or password protect directory?
One of my client needs to have multiple user accessing
files in his directory. I realized you can't configure multiple ftp server for one account. I tried to configure anonymous ftp server to his account but got the error message resource unavailable,need dedicated IP address. Is there is a way to password protect certain directory but allow multiple user to access certain files with different username through H-sphere ? |
|
#2
|
||||||||||||
|
||||||||||||
|
I'm guessing you're talking Windows? Because with Unix you can have as many FTP logins for a single account as you wish, they're called Sub-FTP.
For windows, the best you can do is a single "anonymous" FTP (for which you need a dedicated IP) or send in a TT and ask to have a particular folder protected. With this, though, you'll only get one username/password combination for all your users. The only current option for the Windows side is to use some Browser based file manager application, and build your own list of users who could access it. Again, another feature PSoft is behind the times on. ![]() |
|
#3
|
|||||||||||
|
|||||||||||
|
Excuse my ignorance but what is TT ?
Anyway can't i use something like ASPsecure to allow multiple users with multiple password ? |
|
#4
|
||||||||||||
|
||||||||||||
|
TT = Trouble Ticket (support@matrixreseller.com)
You could use ASPSecure, but you still have to use a web based file manager. ASPSecure wouldn't be able to divy up folder access if you have your file manager app. in one location. For that you would need to customize. That's why I recommended building your own. A quick look around shows that there may be some apps already that can accomplish all this for you - http://www.iisworks.com/fileman/ or take a look here for more apps - http://www.hotscripts.com/ASP/Script...ent/index.html Let me know what you find. ![]() EDIT: I checked out FileMan - looks to be a really good app, but you'd have to pay to have the 2 dll's that it uses installed. Being that it's a good, free app, though, the $50 may be worth it to you. I'm going to test it locally to see if it's as good as it looks. Last edited by jmbeach : 08-05-2003 at 12:20 PM. |
|
#5
|
||||||||||||
|
||||||||||||
|
Michael:
I also tried another app - http://artofnet.com/en/Applications.asp?id=4 It doesn't require any dll's to work, and still offers you to set up multiple user/pass combinations, with specified access to folders - It isn't as full featured as the FileMan tool, nor is it as pretty, but for a free app that will plug right in, it's a good start. I'm sure if you have the inclination and some free time, you could customize this to what you need. It only took me about 5 minutes to get it working, though, as it is. That's pretty good in my book. EDIT: Okay, after some testing, I would say to stay away from this app, as it's very, very buggy. A good first effort, but not worth using in my opinion. Last edited by jmbeach : 08-05-2003 at 02:02 PM. |
|
#6
|
||||
|
||||
|
Quote:
Yeah... and let us all know what box you paid for the install. ![]()
__________________
David Francis Soky.net, llc http://www.SoKy.net Soky Happenings Magazine http://www.SokyHappenings.com
|
|
#7
|
||||
|
||||
|
Not being able to have multiple users nor the ability to set/modify permissions on directories in Windows is cause me some trouble. I have created several tools for my clients that requires authentication. I am looking at alternate methods however I feel safer with the NT authentication.
Q Are you reviewing any tools that would allow us to add users and modify permissions within our own domains? It sure would help me and from reading the posts... I don't think I'm alone.
__________________
David Francis Soky.net, llc http://www.SoKy.net Soky Happenings Magazine http://www.SokyHappenings.com
|
|
#8
|
||||||||||||
|
||||||||||||
|
You're definitely not alone, as we all wish (I think) that we had more FTP options for windows.
I'm going to install the FileMan app and the 2 dll's that it comes with to see if this is a good app or not. From the demo, it looks like it works well. Perhaps, since it's a free tool, maybe PSoft could work it (or something like it) into HSphere - or get subFTP working for Windows. ![]() |
|
#9
|
||||||||||||
|
||||||||||||
|
Well, I tooled around with FileMan today, and it's pretty good - of course there's always a downside to all that is good and FREE -
It's a lite version, with only 3 accounts available. Not really an effective tool for multiple users. You can always buy the full version ($350 Euro's - about $400 US) Again, back to square one ![]() Last edited by jmbeach : 08-05-2003 at 05:05 PM. |
|
#10
|
||||
|
||||
|
Quote:
I visited the page and thought it looked real good up until I read the installation notes and the CPU load information. It didn't sound like a very good option for a shared box. Hey... but thanks for trying it out for us!!! Yeah... the fine print usually brings a kicker.
__________________
David Francis Soky.net, llc http://www.SoKy.net Soky Happenings Magazine http://www.SokyHappenings.com
|
|
#11
|
||||||||||||
|
||||||||||||
|
Quote:
Yeah, I saw that too. If only we had sub-FTP. Maybe it's time to go make noise on PSofts forum ![]() |
|
#12
|
|||||||||||
|
|||||||||||
|
I would highly recommend making noise on psoft forums if you really want it, custoemr demand is what makes THEM money after all, and sometimes we aren't enough to tell them you want it, they have to see from the end-user.
|
|
#13
|
||||
|
||||
|
Quote:
Any news on this front? --- I am really having trouble with the NT account limitations. |
|
#14
|
||||||||||||
|
||||||||||||
|
I'm having trouble with this too. The reason is mainly that the email accounts have a limit of 10mb, so the only option is to have my customer's clients use ftp. Since I do my work using ASP, all my customers who need email space larger than 10mb are complaining and I can't even offer them a solution. I looked into fileman, NavXP, Http Commander and Fixit IDMS, but noone here seems to be familiar with them.
See my earlier thread: http://forum.vortechhosting.com/show...xit+idms+navxp Added later: I got a call from a customer today that is switching to another web host because of this. ![]() Last edited by achabot : 08-05-2004 at 12:32 AM. |
|
#15
|
||||||||||||
|
||||||||||||
|
why not do as tracewebspace suggested (in your other post) and just build a script that uses one of the many free uploaders? You could build a small database of username/passwords that give access to particular folders for each account, so that the uploads could be routed. Seems straight forward enough for me.
Plus it's an easier solution to teach people to use than showing them how to use an FTP client to push files. Sure it's a little work on your end, but I made one for those clients that have big files. I get email notification and it's done. Couldn't be more simple! I agree, it would be great if HSphere had all the bells and whistles. Heck, I've been dreaming of them coming through on their promise of Streaming media support. That one's about 3 years old now, so I'm venturing a guess that they've moved onto other things ![]() |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Protect Page - Disable Anonymous Logins?? | cjmelhorn | Chit Chat Public | 12 | 11-03-2003 04:48 PM |
| Password protect folders | brn98 | Chit Chat Public | 1 | 02-28-2003 12:25 PM |