SFTP to download whole directory?
- by johnlai2004
I'm on ubuntu. I only have sftp access to a remote server. The remote server disabled shell, so i can't use ssh or scp command.
Is there a way for me to recursively get the entire /var/www directory onto my localhost?