Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Hi I am trying to transfer files from 1 droplet to another (they are in the same region). I found some articles about doing it using the VPC private IP.
I’ve tried a few things and I haven’t been able to get it working yet.
Please can someone give some guidance?
This is what I’ve tried on the droplet with the files:
Result:
scp -r /html/wp-content/testingthis root@12.134.5.6:/html/wp-content/
The authenticity of host '12.134.5.6 (12.134.5.6)' can't be established.
ED25519 key fingerprint is SHA256:FingerPrintStringHere.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? FingerPrintStringHere
Warning: Permanently added '12.134.5.6' (ED25519) to the list of known hosts.
root@12.134.5.6: Permission denied (publickey).
lost connection
I then tried
I then copied the contents of the vpcfile.pub and pasted it into the remote destination droplet:
And then did this on both droplets:
I then tried this cmd again:
And got this result:
root@12.134.5.6: Permission denied (publickey).
lost connection
I’ve tried following the instructions from these sites:
Please can someone advise on how to get this working?
Thank you
ebeecroft
Noor Bakkal
384d3f11289345379905a243f7b817
IsaacMvd
Ervan Agus
Teckno
dc1bce8262314f84b368813178d9e4
gerard
gerard
Stan Flint