wtSeriFtpLoginString

Com-Server-Intern-MIB · .1.3.6.1.4.1.5040.1.1.1.3.8.1.4

Object

column mandatory r/w OctetString
Command sequence for the FTP login in 'Automatic FTP-Client' mode.
FTP client commands:
TYPE A or I     Activation of ASCII or binary mode
STOR File       Saves all serially received data to a file
APPE File       Appends all serially received data to the end of a file
RETR File       Outputs file to the serial port
DELE File       Deletes file
LIST Directory  Lists the directory contents on the serial port
RESET           Initiates a software reset of the Com-Server. This
                command may only be used when there is no active
                connection to the FTP server.
Command sequence format:
1. login<lf>
   password<lf>
   TYPE I or TYPE A<lf>
   STOR, RETR, APPE or LIST remote file/dir<lf>
   ProtocolChar<lf>
              
3. login<lf>                        2. RESET<lf>                
   password<lf>                        ProtocolChar<lf>
   DELE remote file/dir <lf>
   ProtocolChar<lf>
              
The character 'ProtocolChar' is configured in the variable wtSeriFtpProtocolChar.
Ex.: egon<lf>happy<lf>TYPE A<lf>RETR /etc/hosts<lf><Ctrl C>
For additional explanations, please see the chapter 'FTP client mode' in the 
corresponding manual for the Com-Server.

Context

MIB
Com-Server-Intern-MIB
OID
.1.3.6.1.4.1.5040.1.1.1.3.8.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
wtSeriFtpClientEntry
Table
wtSeriFtpClientTable
Siblings
7

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Related Objects

Sibling Objects