Hi,
I’ll look into why the documented steps don’t seem to be working for you as I was able to reproduce the issue on my local docker instance. Are you deploying the broker as a VM or using docker? In the meantime if you have access to the shell the cliscript gets saved to /usr/sw/jail/cliscripts
so you could scp it from there.
Example using docker:
docker exec -it solace /bin/bash
$ cd /usr/sw/jail/cliscripts/
$ scp sample_vpn.cli ftpuser@server:path