User Tools

Site Tools


pub:customerftp

[ Up To Portal ]

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