1512
Views
0
Helpful
2
Replies
Configure archive/backup ios devices using SSH; sftp or scp?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2017 10:05 AM
Is it possible to configure remote archive/backup of ios devices to an sftp server? I need to archive switch and router configs to a server, but can't use tftp because it's insecure.
Labels:
- Labels:
-
Network Management
2 Replies 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2017 10:43 PM
You can use scp to trasnfer the backup to external scp server. sftp doesn't support.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2017 11:05 AM
Thank you for the reply. To use SCP do I need to have any ssh authentication configured on the device or is turning on SSH sufficient?
