S3Uploader (Deprecated) Use Aws CLI
CLI for uploading files to AWS S3
Copy all *.txt
files under the /home/rayyildiz/documents
folder to your S3 bucket your-bucket-name
.
s3Upload -s3-bucket=your-bucket-name -directory-root=/home/rayyildiz/documents -file-extension=txt