These instructions show you how to use s3fs to have a path on your Ubuntu server that keeps data on Amazons S3 solution. This can be used as a backup path, so any files added here are stored on a remote file system.
The first step is to create a bucket in your Amazon S3 account and get the security credentials. It is suggested to use IAM to create a user with limited access to Amazon Account features.
Download an install s3fs. This assumes the latest version is 1.64 - but you should check and change the version as required (here)
Create the following file
and add the following contents (replace with your own values!)
Change the permissions
Next, create the following file
With these contents (replace the bucket name and destination with your own values). The Destination path is simply an empty folder anywhere in your file system - just like you would mount any drive.[
And run the following commands
Use this link to get DropBox http://db.tt/iQHWaaF