4.483 rtrv-ftp-serv

Use this command to retrieve an entry for an FTP server from the FTP Server table or all entries in the FTP Server table.

Parameters

app (optional)
Application. This parameter specifies the FTP Client application that interfaces with the FTP Server.
Range:
db
Database Backup\Restore application
dist
EAGLE Software Release Distribution application
meas
Measurements Platform application
sflog
SS7 Firewall Logging application
user
FTP-based Table Retrieve Application (FTRA)
ipaddr (optional)
IP Address of the FTP Server.
Range:
4 numbers separated by dots, with each number in the range of 0-255.
mode (optional)
Full or brief report indicator.
Range:
full
brief
Default:
brief

Example

rtrv-ftp-serv

rtrv-ftp-serv:app=meas:ipaddr=1.255.0.100

rtrv-ftp-serv:mode=brief

rtrv-ftp-serv:app-meas

rtrv-ftp-serv:ipaddr=1.255.0.100

rtrv-ftp-serv:mode=full

rtrv-ftp-serv:app=sflog

Dependencies

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 mode parameter allows you to display either the full 100 characters of the path string for each entry (mode=full), or the first 29 characters of the path string for each entry (mode=brief).

Notes

The LOGIN and PATH are displayed in mixed case.

Output

rtrv-ftp-serv

    tekelecstp 12-09-19 15:15:04 EST 45.0.0-64.42.0
    rtrv-ftp-serv
    Command entered at terminal #4.
   
     APP       IPADDR           LOGIN      SECU   PRIO   PATH
     --------  ---------------  ---------  ----   ----   ----
     meas      10.248.13.9      root       ON     8      /root
     db        10.248.13.10     root       OFF    4      /root
     user      10.248.13.100    root       ON     4      /root
     
     FTP SERV table is (3  of 10)  30% full 
;
rtrv-ftp-serv:app=sflog
    tekelecstp 15-05-27 15:55:00 EST  Eagle 46.3.0
    rtrv-ftp-serv:app=sflog
    Command entered at terminal #4.

    APP       IPADDR           LOGIN            SECU  PRIO  PATH
    --------  ---------------  ---------------  ----  ----  ----
    sflog     10.248.13.9      root             ON    1     data

    FTP SERV table is (1  of 10)  10% full
;