User Tools

Site Tools


pub:customerftp
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Next revision
pub:customerftp [2013/12/04 16:38] – external edit 127.0.0.1
Line 1: Line 1:
 +<html>&#091;</html>[[portal | Up To Portal ]]<html>&#093;</html>
 +
 +
 +====== How To Access Our FTP Server ======
 +
 +
 +From a DOS command line, start the ftp client.
 +
 +**ftp**
 +
 +Connect to our server:
 +
 +**open ftp.informdecisions.com** 
 +
 +User: **inform**
 +Password: **inform**
 +
 +To display the contents of the directory:
 +
 +**dir**
 +
 +To change to a lower directory:
 +
 +**cd <directory name>**
 +
 +To ascend to the parent directory:
 +
 +**cd ..**
 +
 +To change to binary transmission mode:
 +**binary**
 +
 +To change to text transmission mode:
 +**ascii**
 +
 +To get a file:
 +
 +**get <fileName>**
 +
 +To log off:
 +
 +**quit**
 +
  
pub/customerftp.txt · Last modified: 2022/06/25 17:02 by 127.0.0.1