I had a developer start an app and host it here and fail to deliver. I would like, however, to be able to download the droplet and the code I paid dearly for. how do I do that?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
What you can do is enter your Droplet find the code and download it locally. You can do that with a bunch of tools from FileZilla(using FTP/SFTP) or with your terminal directly using scp/rscyng.
If you are not that familiar with a terminal, I’ll suggesting using FileZilla. DigitalOcean have some good tutorials on how to do just that:
https://docs.digitalocean.com/products/droplets/how-to/transfer-files/
https://docs.digitalocean.com/products/droplets/how-to/add-ssh-keys/
You can use the 2nd method in following video to connect to your droplet and download the content. https://vpsfix.com/3034/connect-linux-vps-ssh-puttyfilezilla/
You’ll have to find where your app is located. If it’s a web app, common paths are,
/var/www/html /home/xxx/public_html
But it can be anywhere. So it’ll help if you can get in touch the developer and ask them the location. If that’s not an option, may be you can get help here, https://vpsfix.us/fiverr/server-help
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.