download folder from linux server to local machine code example
Example: download folder ssh command line other ssh
scp -r username@remote:/path/to/folder /dest/local/path
scp -r username@remote:/path/to/folder /dest/local/path