HOW TO USE FTP-BY-EMAIL (1) To Get A File When You Already Know The Filename: Put in the address (the ÒToÓ section) (donÕt put anything in the ÒSubjectÓ) Put the following command in the body: open ftp.webcom.com anonymous ftpmail/your address (Be sure to substitute your complete email address in place of Òyour address) Next, (on separate lines) put the following command (in the body): get /pub/way/filename quit (Be sure to substitute the exact name of the file in place of ÒfilenameÓ) (2) To get a list of available files: Put in the address (donÕt put anything in the ÒsubjectÓ) Put the following command in the body: open ftp.webcom.com anonymous ftpmail/your address (Be sure to substitute your complete email address in place of Òyour address) Next, (on a separate line) put the following command in the body: dir /pub/way/ quit (This command will send you a list of all files in the directory. Then, select the file(s) you want, and put their filenames place of ÒfilenameÓ in the commands given in Option 1 (To Get A File When You Already Know The Filename)