By gaillard111
can you answer to this problematic ?
how can transfer a google html file to my site via terminal… what terminal command… Than
thanx m
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!
Hi @gaillard111
You can transfer a file to your droplet via SFTP if you want a graphical interface (most file managers supports this). It works like FTP does, but uses the SSH protocol, so everything is encrypted.
Or you can use scp if your client computer is a Unix-based system. The command would look like this:
scp /path/to/local/google.html root@droplet_domain_or_ip:/path/on/server/google.html
OK, thanx a lot Hansen… Unfortunately I’m not computer scientist… just sort of a tinkerman… so I’m kind of lost.
I cannot figure how to insert the right adresses with what you gave me.
filename to transfer is googlec11f2b133ba8e7c9.html
my dropplet adress root@ubuntu-1gb-fra1-01:~#
my droplet ipv4: 139.59.137.59 C
what do I need more than that ? and how do I write the command
Sorry to be so incompetent… Hoping you can help
Best mike
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.