Overview: A remote SFTP client can be used to view directory structures and copy files on the display. Before beginning this process:
|
Command Line Connection
Open a command prompt window and enter the following command to establish a connection.
Once a connection is made standard Linux sftp commands can be called.
sftp root@192.168.7.1
Generic SFTP Client Connection Values:
Most SFTP clients can connect to the display by providing the username "root", an empty password, either "OpenView" or "192.168.7.1" as the host, and specifying port 22.
Connecting with SFTP Clients:
Many free and open-source SFTP clients are available such as WinSCP and FileZilla (FileZilla seems to have difficulty handling the new keys used in OpenPV 3.x). Exact steps in creating a connection will depend on the client chosen, but should use the connection values given above.
Some clients offer convenient features such as hierarchical folder views and quick viewing of text files such as shell scripts.
Comments
0 comments
Article is closed for comments.