Last Modified: Nov 07, 2022
Affected Product:
See more info
F5OS Velos
Known Affected Versions:
1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4
Fixed In:
1.2.0
Opened: Apr 02, 2021
Severity: 3-Major
Attempting to upload a tenant image via "curl filename scp:IMAGES" would fail, even though "scp filename admin@mgmt-ip:IMAGES" works.
Cannot use curl to copy files.
Accessing ssh/scp via curl rather that the scp application.
Use scp directly rather than curl.
The ssh/scp server has been fixed to correctly interpret the file/directory names supplied by the 'curl' command.