# Copy a specific file scp /path/to/my/file root@0.0.0.0:/path/on/remote/index.html
# Copy an entire directory scp -r /path/to/my/files root@0.0.0.0:/path/on/remote/droplet