Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
DOS FTP
Name: AMethyst Date: November 20, 2000 at 10:07:17 Pacific
Comment:
Alright dooders, serrious question DOS FTP, sure once you get to the ftp prompt in dos you can ask help for help but I don't see how to connect to say ftp://geocities.com/whatever:55 PLEASE help me out I shall shower you with Magic!
Name: name Date: November 20, 2000 at 11:16:36 Pacific
Reply:
Whut?
0
Response Number 2
Name: JR Date: November 20, 2000 at 12:17:35 Pacific
Reply:
Dude, give some information, please ... you can't excpect an answer to such a question. What sort of connection do you have? What FTP software are you using? And, what do you want to know about it?
0
Response Number 3
Name: Chris Date: November 22, 2000 at 12:46:17 Pacific
Reply:
If you want to connect to geocities then type from the DOS prompt;
ftp (return) open www.geocities.com (return) (enter login and password)
Summary: The DOS FTP Client was not designed to do such a thing I believe so it does not have that functionality. It is suggested that you use a more friendly FTP client tool to access different ports. You can...
Summary: I am trying to make a batch for doa ftp to upload to unix shell. problem is i cant get the script to submit the user:pwd at the right moment . is there a way to wait in the dos ftp script file. ?? the...
Summary: I am starting to use DOS FTP; however, I cannot figure out how to change the CHMOD of a file. Does anyone know the command for this or if it is even possible? Thanks ...