Class UploadSync
Uploads a local directory tree to Amazon S3
- Guzzle\Common\AbstractHasDispatcher implements Guzzle\Common\HasDispatcherInterface
-
Aws\S3\Sync\AbstractSync
-
Aws\S3\Sync\UploadSync
Methods summary
-
protectedinit ( )Hook to initialize subclasses
-
protectedcreateTransferAction ( SplFileInfo $file )Create a command or special transfer action for the
Methods detail
Create a command or special transfer action for the
Parameters
- $file
SplFileInfo
$file File used to build the transfer
Returns
CommandInterface|callableMethods inherited from Aws\S3\Sync\AbstractSync
__construct(),
getAllEvents(),
transfer(),
transferCommands(),
transferFiles()
Methods inherited from Guzzle\Common\AbstractHasDispatcher
addSubscriber(),
dispatch(),
getEventDispatcher(),
setEventDispatcher()
Magic methods summary
Constants summary
string |
BEFORE_MULTIPART_BUILD |
's3.sync.before_multipart_build' |
Constants inherited from Aws\S3\Sync\AbstractSync
AFTER_TRANSFER,
BEFORE_TRANSFER