<< back to sysax.com Product page

4.4.1. Terminate FTP session and Exit

The bye Ends the FTP session with the remote computer and exits ftp.

The Syntax is

Exhibit 4.23. Syntax of "bye" command

 
 bye


The example is

Exhibit 4.24. Example of "bye" 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> bye

 C:\Documents and Settings\user>