I got Bad Request, Your browser sent a request that this server could not understand
when I tried to download a file to the target machine using curl
.
I solved it by instead using scp
to copy the file from the source machine to the
target machine.