Bug 609 - HSOL-3794 / debug ftp / Download file name from FTP is not same as show debug file

Review Request #156 — Created Feb. 27, 2024 and submitted — Latest diff uploaded

mmiriam
APV10
rel_apv_10.7
609
pradeep, prajesh, tanya

Download file name from FTP is not same as show debug file from WebUI and CLI

I have tested with the release build Rel_apv_10.7 release. debug ftp commands works fine as per my testing.

AN#show debug file
File Size Time
sslkeylog 712 Feb 26 11:46:47 2024
sys_debug_20240226_114647 1023 Feb 26 11:46:47 2024

1.[WebUI / Test002]
01: WebUI > System > Admin Tools > Troubleshooting > Debug File
02: Select and check "sys_debug_20240226_114647.tar.gz"
03: ACTIONS > Export

[root@localhost array]# ls
sys_debug_20240226_114647.tar.gz

  1. [CLI / Test003]
    AN(config)#debug ftp array 192.168.172.130 sys_debug

[root@localhost array]# ls
sys_debug_20240226_114647.tar.gz

  1. [CLI / Test 004]
    AN(config)#debug ftp array 192.168.172.130 sys_debug_20240226_114647

[root@localhost array]# ls
sys_debug_20240226_114647.tar.gz
4.
AN(config)#debug ftp array 192.168.172.130 all
[root@localhost array]# ls

sslkeylog_20240227_081351.tar.gz.gpg sys_debug_20240226_114647.tar.gz

    Loading...