Dear good morning,
I would like to ask you a question here since I have not found nor have I been able to take a Backup in any external FTP or SFTP of the Cisco LMS.
Currently I have configured the Backup to be generated in this / opt / backup / directory at a certain time.
When I enter the LMS by CLI I see the Backup done but I cannot get it to an external FTP.
I have tried this way but could not:
[srvlms01/root-ade 30]# ls -l
total 36
drwxr-x--- 4 casuser casusers 4096 Jun 6 04:26 campus
drwxr-xr-x 4 casuser casusers 4096 Jun 6 04:27 cmf
drwxr-x--- 3 casuser casusers 4096 Jun 6 04:26 cvw
drwxr-x--- 3 casuser casusers 4096 Jun 6 04:26 cwlms
drwxr-x--- 4 casuser casusers 4096 Jun 6 04:26 cwportal
drwxr-x--- 4 casuser casusers 4096 Jun 6 04:26 dfm
drwxr-x--- 4 casuser casusers 4096 Jun 6 04:26 ipm
drwxr-x--- 26 casuser casusers 4096 Jun 6 04:26 rmeng
drwxr-x--- 4 casuser casusers 4096 Jun 6 04:26 upm
[srvlms01/root-ade 30]# ftp 10.128.XX.XX
Connected to 10.128.XX.XX (10.128.XX.XX).
220-FileZilla Server 0.9.60 beta
220-written by Tim Kosse (tim.kosse@filezilla-project.org)
220 Please visit https://filezilla-project.org/
Name (10.128.10.17:admin): XXXXXX
331 Password required for XXXXXX
Password:
230 Logged on
Remote system type is UNIX.
ftp> bin
200 Type set to I
ftp> hash
Hash mark printing on (1024 bytes/hash mark).
ftp> put campus
local: campus remote: campus
campus: not a plain file.
ftp>
Can someone help me or indicate the correct way to export this Backup. Thank you.