<< back to sysax.com Product page

4.4.3. Terminate FTP session

The disconnect Disconnects from the remote computer, retaining the ftp prompt.

The Syntax is

Exhibit 4.27. Syntax of "disconnect" command

 
 disconnect


The disconnect Disconnects from the remote computer, retaining the ftp prompt.

The example is

Exhibit 4.28. Example of "disconnect" command


 sysaxftp> open system2
 220- Sysax Multi Server Service [version 4]
 220
 User: star
 USER star
 331 User name okay, need password
 Password:
 PASS star
 230 User logged in, proceed
 PWD
 257 "/" is current path
 sysaxftp> disconnect
 QUIT

 sysaxftp>