NAME
Amazon::S3::FastUploader - fast uploader to Amazon S3
SYNOPSIS
This is an internal module of Amazon::S3::FastUploader.
METHODS
new
takes a hashref:
local_path: full path to a local file
target_dir: dirname on S3
bucket: a bucket object
config: config option (hashref)
upload
do uploading
content_type (mime type) is automatically determined by its extension name.
from_to
return a string wich shows source filename and target filename