Installation & Operation Manual 782 Document # LTRT-92224
Mediant 8000
Transferring Backup File from the SC board via the Command-Line SFTP
Client:
Microsoft Windows XP [Version 5.1.2600]
© Copyright 1985-2001 Microsoft Corp.
C:\> psftp acladmin@10.7.13.91
Using username "acladmin"
+-----------------------------------------------------------+
| WARNING: To protect systems from unauthorized use and to|
| | ensure that the system is functioning properly, |
| activities on this system are monitored and recorded and |
| subject to audit. Use of this system is expressed consent |
| to such monitoring and recording. Any unauthorized access |
| or use of this system is prohibited and could be subject |
| to criminal and civil penalties. |
+-----------------------------------------------------------+
Password: ******
Remote working directory is /data/acladmin
psftp> lcd \Backup
New local directory is c:\Backup
psftp> put backup_12jan2009.bk
local: backup_12jan2009.bk => remote:/data/acladmin/backup_12jan2009.bk
psftp> bye
Note: If you transfer the backup file via FTP protocol, ensure to choose "binary file
transfer mode" (command bin in a console FTP client).