|
||||
|
|
||||
|
How to Download files from MFM's FTP SiteQuick ContentsHow to Recognize an ftp URL
How ftp URLs Appear on MFM's Web SiteMFM uses two methods to display ftp URLs on our Web site.
This hyperlink directs you to the location of a specific file on MFM's ftp site. In this example, you would download bld151p.exe from the PCAWin directory on ftp://ftp.mfm.com. Download the Build 151 Update Patch. Both examples direct you to the same place on MFM's ftp site. (e.g.: How to Download a File with Netscape CommunicatorTo download a file using Netscape Communicator:
How to Download a File with Internet Explorer
How to Download a File with the Standard Windows/DOS ftp Client ProgramThe steps below will guide you through downloading a file with the standard Windows/DOS ftp client program. In the example below, you will download the MFM.FON file from the /pub/windows/pcaccess directory on MFM's ftp site. The commands shown in bold, are responses you would type to commands on the screen.
C:\WINDOWS> CD\ C:\>ftp ftp.mfm.com Connected to rigel.mfm.com. 220 FTP server (Version wu-2.4(22) Fri Oct 24 13:04:55 EDT 1997) ready. User (rigel.mfm.com:(none)): anonymous 331 Guest login ok, send your complete e-mail address as password.Type in your e-mail address. For example username@domain Note: As you type your e-mail address in the password field, it will not display on the screen. Password: 230 Guest login ok, access restrictions apply.Change directories to pub/windows/pcaccess ftp> cd /pub/windows/pcaccess 250 CWD command successful.You can verify the directory you are currently in with the pwd command. ftp> pwd 257 "/pub/windows/pcaccess" is current directory ftp> dirBelow is a sample of the files and directories that are in the pub/windows/pcaccess directory on MFM's ftp site. 200 PORT command successful. 150 Opening ASCII mode data connection for /bin/ls. total 18 -rw-rw-r-- 1 143 mfm 1660 Oct 13 1997 autoupdt.scr -rw-rw-r-- 1 143 mfm 309165 May 12 11:55 bld132p.exe -rw-rw-r-- 1 143 mfm 556157 Apr 20 09:59 bld151p.exe -rw-rw-r-- 1 143 mfm 1267635 Jun 1 10:41 fu132-1.exe -rw-rw-r-- 1 143 mfm 1468683 Jun 1 10:41 fu132-2.exe -rw-rw-r-- 1 143 mfm 1000356 Jun 1 10:41 fu132-3.exe -rw-r--r-- 1 143 mfm 926426 Aug 21 1998 help120.exe drwxr-xr-x 2 143 mfm 512 Apr 29 08:55 images124 drwxr-xr-x 2 143 mfm 512 Feb 5 17:53 images147 drwxr-xr-x 2 143 mfm 512 May 7 16:50 images151 -rw-rw-r-- 1 143 mfm 186368 Sep 29 1997 mfm.fon 226 Transfer complete. 435 bytes received in 0.31 seconds (1.39 Kbytes/sec)The file you want to download is MFM.FON. ftp> bin 200 Type set to I. ftp> has Hash mark printing On (2048 bytes/hash mark).Change to a directory on your hard drive to save the MFM.FON. file to. The example below uses C:\TEMP. ftp> lcd c:\temp Local directory now C:\tempThe following command will download MFM.FON. to the C:\TEMP directory on your hard drive. ftp> get mfm.fon 200 PORT command successful. 150 Opening BINARY mode data connection for mfm.fon (186368 bytes). #################################################################################### ####### 226 Transfer complete. 186368 bytes received in 10.91 seconds (17.09 Kbytes/sec) ftp> bye 221 Goodbye.Type EXIT to close the MS-DOS Prompt window and return to Windows. C:\>EXIT Related Information
Tell me more about this site. Can't find what you need? See: How to Find It. Contact us Report a problem with this page or suggest an improvement for this page. Last modification date: Friday, January 17, 2003 00:58:03 |
|||
Copyright © 2005 - MFM Software, Inc.
11988 Tramway Drive
Cincinnati, OH 45241
Phone: 513.733.9229
Fax: 513.733.8775
Send comments to webmaster@mfm.com