File Transfer between EC2 and another EC2 and Local Machine to EC2
Part 1 : EC2 to Local --> Local to EC2 :
Step 1 : Create an EC2 Instance with any name and with the basic configuration.Step 2 : Create a normal text file.
cat > text.txt
This is a test file
## Press
ec2filetransfer.hashnode.dev2 min read