By lawdabalma
how to enable ftb by putty( for ubuntu 14) and how to create users and select main root folder to upload files.
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!
To transfer files from my Win7 desktop to the Ubuntu 18 droplet with the Putty pscp program I used the following command from the PuTTY directory:
//prompt
braunj@BRAUNJ-DESKTOP C:\usr\PuTTY
// command
# pscp -i id_rsa.ppk c:\usr\PuTTY\README.txt root@167.71.###.###:/tmp
// reply
README.txt | 1 kB | 1.5 kB/s | ETA: 00:00:00 | 100%
My stumbling point was the login for the transfer. I finally found that I needed to include my key file (-i id_rsa.ppk) to authenticate myself to the server.
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.