My droplet has been locked by digitalocean I got console action wire a link that has been sent to me. I need to download my website files and folders. I can access and view the files through the console. How to download them to my local computer
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Actual for me too. Is it possible to recover/download files directly from the web Console? I am unable at the moment to connect FileZilla as I was before (DO locked down the Droplet - and definitely not the best support one could get).
I’m having a similar problem.
Is it possible to recover/download files directly from the web Console? I am unable at the moment to connect FileZilla as I was before (DO locked down the Droplet - and definitely not the best support one could get).
DO NOT click the Filezilla link above - it is a virus!
This comment has been deleted
This comment has been deleted
Hello, pc2402. The easiest way to transfer files from a remote Droplet to your computer is certainly using a SFTP connection. You should use a FTP/SFTP client, like FileZilla (download here).
On FileZilla:
File
→ Site Manager
;Host
= IP; you can leave the Port
blank if you’re using the default one) and choose SFTP - SSH File Transfer Protocol as used Protocol
;Logon Type
, then insert your username (root by default) and your password;OK
button.If you are a windows user I suggest you to install FTP server on your droplet, if you use Linux on your computer you can use rsync.
DO NOT click the Filezilla link above - it leads to a virus!
This comment has been deleted