Go Back   PCMech Forums > Help & Discussion > Internet, Web Applications, & The Cloud

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 03-14-2001, 12:37 AM   #1
Member (6 bit)
 
Join Date: Dec 2000
Location: ON, CAN
Posts: 45
Just a short question about FTP. How do I download a file using FTP if I have the IP address and port number? And how would I do it without using a browser?

Thanks,

astro
Astrotolus is offline   Reply With Quote
Old 03-14-2001, 01:54 AM   #2
Member (13 bit)
 
DrZaius's Avatar
 
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
Hi Astrotolus,

Just download and install a program like WS_FTP LE. When you run it it will allow you to create new sessions, just enter the IP as the "host address" and add the "remote port" (usually 21) under the advanced tab. You may need to know the password. Hope that helps.
__________________
"A witty saying proves nothing." - Voltaire
DrZaius is offline   Reply With Quote
Old 03-14-2001, 07:01 AM   #3
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
Or if you feel real manly, use ftp at the command prompt in windows. It works fine if you only have one file to download.

The command would be something like:
ftp (ipaddress)
login: anonymous
get (filename)
quit

ls will show you the file list
cd will change directories
help will show you a list of commands.
mairving is offline   Reply With Quote
Old 03-14-2001, 07:49 AM   #4
Premium Member
 
Statica's Avatar
 
Join Date: Jun 1999
Posts: 9,231
To add to what Mairving said, and this is important, you MUST change the transfer mode before downloading the appropriate file, for example executables etc are binary files and text files are ascii. Otherwise your downloads would be useless.
before issuing the get command change type by using:
binary ... to switch to binary transfers or Type I
ascii ... ASCII or Type A transfers.

Another good command to issue is hash to give u a guage of the transfer progress.

If u dont know abt what transfer mode to use then u need to use an FTP program, other than that for ppl like me, I have NO USE for a bloated crapware FTP program when I can do all I need with a command prompt.

To connect to a nonspecific port, other than the default 21, the syntax is open ftp.IPAddress.com XX
where XX is the port number.

[Edited by Statica on 03-14-2001 at 08:52 AM]
Statica is offline   Reply With Quote
Old 03-14-2001, 11:35 AM   #5
Member (14 bit)
 
reboot's Avatar
 
Join Date: Mar 1999
Location: Kelowna, B.C., Canada
Posts: 9,138
Read more:
http://members.cnx.net/reboot/ftp_tutorial.htm
__________________
Black holes are where God divided by zero...
Cheers, Jim

Jims Modems
reboot is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 11:18 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2