Spectracom VersaSync User Manual page 77

Revision: 6.0
Hide thumbs Also See for VersaSync:
Table of Contents

Advertisement

2.7  Configuring Network Settings
ssh -i ./id_rsa spadmin@10.10.200.5
Enter passphrase for key './id_rsa': mysecretpassphrase
Please consult the SSH client tool's documentation for specifics on how to use the tool, select
SSH protocols, and provide user private keys.
Secure File Transfer Using SCP and SFTP
VersaSync provides secure file transfer capabilities using the SSH client tools SCP and SFTP.
Authentication is performed using either Account Passwords or Public Key with Passphrase.
Example output from OpenSSH, SCP, and SFTP client commands are shown below.
Perform an SCP file transfer to the device using Account Password authentication
scp authorized_keys scp@10.10.200.5:.ssh
spadmin@10.10.200.135's password: admin123
publickeys
100%
|***************************************************| 5 00:00
Perform an SCP file transfer to the device using Public Key with Passphrase authen-
tication.
scp -i ./id_rsa spadmin@10.10.200.5:.ssh
Enter passphrase for key './id_rsa': mysecretpassphrase
publickeys 100%
|***************************************************| 5 00:00
Perform an SFTP file transfer to the device using Account Password authentication.
sftp spadmin@10.10.200.5
spadmin@10.10.200.135's password: admin123
You will be presented with the SFTP prompt allowing interactive file transfer and directory nav-
igation.
Perform an SFTP file transfer to the device using Public Key with Passphrase authen-
tication
sftp -i ./id_rsa spadmin@10.10.200.5
Enter passphrase for key './id_rsa': mysecretpassphrase
You will be presented with the SFTP prompt allowing interactive file transfer and directory nav-
igation.
CHAPTER
2
VersaSync User Manual Rev. 6.0
65

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VersaSync and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents

Save PDF