4.59 chg-ftp-serv
Use this command to change an entry for an FTP server in the FTP Server table.
Caution:
Contact the Customer Care Center before specifying the user parameter value. The FTP-based Table Retrieve Application (FTRA) sends the necessary FTP Server information to the system, and the system overwrites any entry that is already in the FTP Server table for that server.Parameters
- app (mandatory)
- Application. This parameter specifies the FTP Client application that interfaces with the FTP server.
Example
chg-ftp-serv:app=meas:ipaddr=1.255.0.102:login=ftpmeas1:path="~meas":prio=1
chg-ftp-serv:app=user:ipaddr=1.255.0.102:login=tekperson1:path="~\data":prio=1
chg-ftp-serv:app=sflog:ipaddr=1.255.0.102:login=tekperson1:path="~\data":prio=2
Dependencies
At least one optional parameter must be specified.
The app parameter must specify an application that uses the FTP Support feature.
The ipaddr parameter must specify a valid IP address for the FTP server.
The path parameter value must be in a valid FTP path format.
The prio parameter specifies a priority for use of an FTP server by an application when the application has more than one FTP server defined in the table. Each FTP server defined for use by the application must have a priority from 1 to 10 assigned. The available FTP server with the highest priority (smallest number) will be used first by the application.
If the login parameter is specified, a separate prompt appears for entry of the FTP server password. You must enter a password that is at least 1 and not more than 15 characters long. If an invalid password is entered or the Return key is pressed without entering a password, the entire command must be entered again to cause the password prompt to appear again. The password is not displayed as it is entered.
An entry for the specified application ID at the specified priority cannot already exist.
The FTP server entry to be changed with this command must already exist in the FTP Server table for the specified IP address and application.
The security parameter cannot be set to OFF with application (app = sflog).
Notes
The same FTP server can be defined more than once, but the specified application must be different for each entry.
The FTP connection will be secure when the security parameter is ON. The secure FTP connection (SFTP) uses port 22, which must be opened in the customer's network.
Output
chg-ftp-serv:app=meas:ipaddr=1.255.0.102:path="-ftpmeas1"
rlghncxa03w 04-01-20 09:07:58 EST EAGLE 31.3.0
CHG-FTP-SERV: MASP A - COMPLTD
;
chg-ftp-serv:app=meas:ipaddr=1.255.0.102:login=ftpmeas1
rlghncxa03w 04-01-20 09:07:58 EST EAGLE 31.3.0
Enter Password:*****
CHG-FTP-SERV: MASP A - COMPLTD
;
chg-ftp-serv:app=user:ipaddr=1.22.10.2:prio=3
rlghncxa03w 04-01-20 09:07:58 EST EAGLE 31.3.0
CHG-FTP-SERV: MASP A - COMPLTD
;
chg-ftp-serv:ipaddr=10.248.13.9:app=meas:security=on
tekelecstp 12-09-19 15:12:54 EST 45.0.0-64.42.0
chg-ftp-serv:ipaddr=10.248.13.9:app=meas:security=on
Command entered at terminal #4.
CHG-FTP-SERV: MASP A-COMPLTD.
;
chg-ftp-serv:app=sflog:ipaddr=10.248.13.9:prio=2
tekelecstp 15-05-27 15:43:58 EST Eagle 46.3.0
chg-ftp-serv:app=sflog:ipaddr=10.248.13.9:prio=2
Command entered at terminal #4.
CHG-FTP-SERV: MASP A - COMPLTD
;
Related Topics