How to setup SFTP path on CUCM not
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2018 05:00 AM - edited 03-19-2019 01:13 PM
Dear Member your support is kindly appreciated.
I am trying to backup my cucm data on the network server. I have installed the SFTP/SCP Server and the SFTP_Root is pointing to a logical Drive called F:\SFTP_Root
How do i point this Path location into CUCM DRS path name?
I want my CUCM Backup information to be stored into this folder.
Remember, my SFTP is not on C:\ Drive
Thanks
- Labels:
-
Other Unified Communications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2018 08:40 AM
SFTP path is relative, not absolute, if you want to save your backup in the root of your SFTP (wherever that may be in the machine running SFTP), just use ./
java
if this helps, please rate
