79728448

Date: 2025-08-07 10:57:56
Score: 1
Natty:
Report link

EC2 instances don't understand what is the working directory when running user data. Therefore you must specify the destination when using wget (and with many other commands):

wget -P /home/centos/testing https://validlink

Ps. Know that specifying working directory with . doesn't work either.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Joni Mäkinen