FTP Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationFTP Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 20th, 2003, 07:02 PM
wannabe wannabe is offline
=) wannabe?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jul 2002
Location: florida
Posts: 2,153 wannabe User rank is Lance Corporal (50 - 100 Reputation Level)wannabe User rank is Lance Corporal (50 - 100 Reputation Level)wannabe User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 21 h 58 m 25 sec
Reputation Power: 9
Send a message via AIM to wannabe Send a message via Yahoo to wannabe
win2k IIS ftp

hi, me again.

I got around to installing the damn iis. and set up folders for each user by creating folders named their username in the ftproot folder. (is that right?).

So to ftp to the thing. They'd have to ms-dos ftp>localhost? and then everything is done by command?
i dont' get that part.

but so far i'm disappointed on how easy it was, and how stupid i am for not figuring it out.

I can't find any tutorials on this. and microsoft website is about as helpful as iis help files...

thank you.

Reply With Quote
  #2  
Old March 20th, 2003, 07:09 PM
mttatkns mttatkns is offline
Got source?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Mar 2003
Location: Laguna Niguel, California, USA
Posts: 2,332 mttatkns User rank is Private First Class (20 - 50 Reputation Level)mttatkns User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
I think IIS's default FTP is one-way (downloads only) and I don't use it, so I don't know much about it. I use BulletProof for FTP server and WebDrive for FTP client. Hope that helps!
P.S. You probably don't want to pay for those programs, but I think they're well worth the cost; I've never seen anything as fast and simple to use as WebDrive and most FTP servers cost several hundred $ at least.

Reply With Quote
  #3  
Old March 20th, 2003, 07:15 PM
wannabe wannabe is offline
=) wannabe?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jul 2002
Location: florida
Posts: 2,153 wannabe User rank is Lance Corporal (50 - 100 Reputation Level)wannabe User rank is Lance Corporal (50 - 100 Reputation Level)wannabe User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 21 h 58 m 25 sec
Reputation Power: 9
Send a message via AIM to wannabe Send a message via Yahoo to wannabe
the people that made me do this don't want to pay

thanks though =)

Reply With Quote
  #4  
Old March 20th, 2003, 08:56 PM
mttatkns mttatkns is offline
Got source?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Mar 2003
Location: Laguna Niguel, California, USA
Posts: 2,332 mttatkns User rank is Private First Class (20 - 50 Reputation Level)mttatkns User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Quote:
the people that made me do this
Well, what exactly do they want? Are they using the network after you set it up, or are you just setting up a server to host their site? If so, will they want to upload after you've set it up?

Reply With Quote
  #5  
Old March 20th, 2003, 09:09 PM
wannabe wannabe is offline
=) wannabe?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jul 2002
Location: florida
Posts: 2,153 wannabe User rank is Lance Corporal (50 - 100 Reputation Level)wannabe User rank is Lance Corporal (50 - 100 Reputation Level)wannabe User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 21 h 58 m 25 sec
Reputation Power: 9
Send a message via AIM to wannabe Send a message via Yahoo to wannabe
no internet. just to set a server where pages can be viewed from the local computers. then install php/mysql. for iis... and create a folder for each user.

it's more of a testing thing. since none of the people know wtf iis is.

Reply With Quote
  #6  
Old March 20th, 2003, 09:11 PM
wannabe wannabe is offline
=) wannabe?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jul 2002
Location: florida
Posts: 2,153 wannabe User rank is Lance Corporal (50 - 100 Reputation Level)wannabe User rank is Lance Corporal (50 - 100 Reputation Level)wannabe User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 21 h 58 m 25 sec
Reputation Power: 9
Send a message via AIM to wannabe Send a message via Yahoo to wannabe
lol and by none i do mean myself also

Reply With Quote
  #7  
Old March 20th, 2003, 10:52 PM
mttatkns mttatkns is offline
Got source?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Mar 2003
Location: Laguna Niguel, California, USA
Posts: 2,332 mttatkns User rank is Private First Class (20 - 50 Reputation Level)mttatkns User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Well, personally I wouldn't recommend IIS because it means you have to stay with a premium version microsoft os. Some people like it because it supports ASP, but that's the only good reason I see to use it. Also, since it's made by Microsoft as a component as your OS, it stores files in strange places (like the Windows folder) and you pretty much have to use the interface panel, which means you can't manage it remotely. Instead, I'd suggest Xitami or Apache which are both free web servers that can run on multiple platforms. As far as FTP, if you want to accept uploads, there aren't any servers that I know of that are free

Reply With Quote
  #8  
Old March 21st, 2003, 10:15 AM
wannabe wannabe is offline
=) wannabe?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jul 2002
Location: florida
Posts: 2,153 wannabe User rank is Lance Corporal (50 - 100 Reputation Level)wannabe User rank is Lance Corporal (50 - 100 Reputation Level)wannabe User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 21 h 58 m 25 sec
Reputation Power: 9
Send a message via AIM to wannabe Send a message via Yahoo to wannabe
i have apache at home.

is there any other way to let people transfer files, on local network?

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationFTP Help > win2k IIS ftp


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT