Copy Files Server CLI
Use command scp
scp from remote to local using a single file .
scp remoteuser@remoteserver:/remote/folder/remotefile.txt localfile.txt
https://www.simplified.guide/ssh/copy-file
https://stackoverflow.com/questions/30553428/copying-files-from-server-to-local-computer-using-ssh
https://stackoverflow.com/questions/74311661/subsystem-request-failed-on-channel-0-scp-connection-closed-macbook