PHPackages                             remind/bucket-transfer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. remind/bucket-transfer

ActiveProject

remind/bucket-transfer
======================

Lets you transfer local files to an Amazon S3 Bucket

00PHP

Since Mar 9Pushed 5y agoCompare

[ Source](https://github.com/remindgmbh/bucket-transfer)[ Packagist](https://packagist.org/packages/remind/bucket-transfer)[ RSS](/packages/remind-bucket-transfer/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bucket Transfer
===============

[](#bucket-transfer)

[![travis-img](https://camo.githubusercontent.com/c9fd097da6d8f8f8f67fdd40c69105fb040731326f744443928a2752618b3a69/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f72656d696e64676d62682f6275636b65742d7472616e736665722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.com/github/remindgmbh/bucket-transfer)[![codecov-img](https://camo.githubusercontent.com/e29be968573d9fdef8d7c3025dc7bc159833171d95394cc7dd415c100af4490f/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f72656d696e64676d62682f6275636b65742d7472616e736665722e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/remindgmbh/bucket-transfer)[![styleci-img](https://camo.githubusercontent.com/2491f089f038ecb419ec9f5c25883190427cdc927f4539f845163e16db6452b4/68747470733a2f2f7374796c6563692e696f2f7265706f732f3334343739313934352f736869656c64)](https://github.styleci.io/repos/344791945)[![php-v-img](https://camo.githubusercontent.com/174b87fc293fc45e1ad2ab1a61959b8d03da66277f6d25e41292405f94af0523/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f72656d696e642f6275636b65742d7472616e736665723f7374796c653d666c61742d737175617265)](https://packagist.org/packages/remind/bucket-transfer)[![github-issues-img](https://camo.githubusercontent.com/d8f2b4cb68034c18180171411beb3233ac595959d8d1947a83c56e146c480e23/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f72656d696e64676d62682f6275636b65742d7472616e736665722e7376673f7374796c653d666c61742d737175617265)](https://github.com/remindgmbh/bucket-transfer/issues)[![contrib-welcome-img](https://camo.githubusercontent.com/d86d96a7c5f58853af0898fa1a20f7a534876aab99dc9d017f939d239fd37d21/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f6e747269627574696f6e732d77656c636f6d652d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/remindgmbh/bucket-transfer/blob/master/CONTRIBUTING.md)[![license-img](https://camo.githubusercontent.com/eb2148ef09fa3d4672c821fb5cfd86762bf19418ad73e19babb7cf2466cd4142/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f72656d696e64676d62682f6275636b65742d7472616e736665722e7376673f7374796c653d666c61742d737175617265)](https://github.com/remindgmbh/bucket-transfer/blob/master/LICENSE)

Lets you transfer local files to an Amazon S3 Bucket.

---

Installation
------------

[](#installation)

```
# Either git clone
git clone https://github.com/remindgmbh/bucket-transfer.git

# or use composer
composer.phar create-project remind/bucket-transfer

# Enter the project directory you just created
cd bucket-transfer

# Create a local version of the config params
cp .env .env.local

# Edit file and set the parameters to your values
vim .env.local
```

---

Usage
-----

[](#usage)

```
# Show help for the run command
bin/buckettransfer help run

# Run the transfer with the given parameters
bin/buckettransfer run --local-path /path/to/dir --remote-path folder

# If you want more verbose information you can run the command with -v or -vv
bin/buckettransfer run --local-path /path/to/dir --remote-path folder -vv
```

---

Contribute
----------

[](#contribute)

For contributing please read the [CONTRIBUTING.md](CONTRIBUTING.md) file.

---

Versioning
----------

[](#versioning)

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/remindgmbh/bucket-transfer/tags).

---

License
-------

[](#license)

This project is licensed under the GPL-3.0-or-later - see the [LICENSE.md](LICENSE.md) file for details

---

Authors
-------

[](#authors)

- Hauke Schulz -

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8d03cd13f9debb6b3cac65176a1743811fc4f24f3d2bb20a4c324c006382f072?d=identicon)[remindgmbh](/maintainers/remindgmbh)

---

Top Contributors

[![hschulz](https://avatars.githubusercontent.com/u/840434?v=4)](https://github.com/hschulz "hschulz (7 commits)")

### Embed Badge

![Health badge](/badges/remind-bucket-transfer/health.svg)

```
[![Health](https://phpackages.com/badges/remind-bucket-transfer/health.svg)](https://phpackages.com/packages/remind-bucket-transfer)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
