How to Deny Access to Directory and Subdirectories using htaccess Ubuntu

Apache allows access to everything inside the Document Root folder by default. This means directory and its all the subdirectories and their contents can be listed and accessed. However, you can use .htaccess to harden the security

Copy Folder from Remote to Local in Ubuntu Linux using scp, rsync, SFTP

Sometimes you need to take a backup of the directory/folder or file from the remote server to the local server. When you have to copy directories/folders or files from the remote server to the local