Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Syncing to S3

Syncing Same Folder to S3 Bucket Hi Friends, Suppose you have some folder structure in your local and you want to upload the same folder structure to your amazon s3 bucket. Then you need to follow these steps. Step 1: Set up aws cli in your ...

How to install, configure & use AWS client in ubuntu

To Install awsclient we need to install python-pip first:-- --> sudo apt-get install python-pip After installing pip we can install awsclient using :- --> sudo apt-get install awscli After successfully installing awsclient, we n...

Copy image into amazon S3

Here is the small steps to upload images or any file into amazon S3 server:- <?php define('awsAccessKey', 'AKIAJMEIK5LU3NAR3BTQ'); define('awsSecretKey', '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'); function copyImagetoAma...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: