APC MGE Galaxy 300 User's Guide Page 57

  • Download
  • Add to my manuals
  • Print
  • Page
    / 105
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 56
48Network Management Card User’s Guide
To use SCP to retrieve the files. To use SCP to retrieve the event.csv file, use the following
command:
scp username@hostname_or_ip_address:event.csv ./event.csv
To use SCP to retrieve the data.csv file, use the following command:
scp username@hostname_or_ip_address:data.csv ./data.csv
To use FTP to retrieve the files. To use FTP to retrieve the event.csv or data.csv file:
1. At a command prompt, type
ftp and the Management Card’s IP address, and press ENTER.
If the Port setting for the FTP Server option (set through the Network menu of the
Administration tab) has been changed from its default (21), you must use the non-default
value in the FTP command. For Windows FTP clients, use the following command, including
spaces. (For some FTP clients, you must use a colon instead of a space between the IP address
and the port number.)
ftp>open ip_address port_number
To set a non-default port value to enhance security for the FTP Server, see
“Modbus” on page 63. You can specify any port from 5001 to 32768.
2. Use the case-sensitive User Name and Password for Administrator or Device User to log on. For
Administrator, apc is the default for User Name and Password. For the Device User, the defaults
are device for User Name and apc for Password.
3. Use the get command to transmit the text of a log to your local drive.
ftp>get event.csv
or
ftp>get data.csv
4. You can use the del command to clear the contents of either log.
ftp>del event.csv
or
ftp>del data.csv
You will not be asked to confirm the deletion.
If you clear the data log, the event log records a deleted-log event.
If you clear the event log, a new event.csv file records the event.
5. Type
quit at the ftp> prompt to exit from FTP.
Page view 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 104 105

Comments to this Manuals

No comments