PHPackages                             youwe/filetransferbundle - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. youwe/filetransferbundle

ActivePimcore-bundle[File &amp; Storage](/categories/file-storage)

youwe/filetransferbundle
========================

pimcore sftp file transfer bundle

v1.2.1(6y ago)01.1k4MITPHPCI failing

Since Jun 12Pushed 6y ago5 watchersCompare

[ Source](https://github.com/YouweGit/filetransferbundle)[ Packagist](https://packagist.org/packages/youwe/filetransferbundle)[ RSS](/packages/youwe-filetransferbundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (7)Dependencies (2)Versions (21)Used By (0)

**Pimcore FileTransferBundle**

Install:

```
composer require youwe/filetransferbundle

```

Enable extension in Pimcore, copy the configuration lines from the plugins /Resources/config/pimcore/config.yml file to the projects /app/config/config.yml and change them to match your configurations.

Then use this command line command to transfer a file:

```
bin/console transfer:file myfileserver /tmp/test.txt /home/myusername/test.txt

```

Any errors will be logged to the Application Logger. If no feedback is shown, the file transfer went succesfully.

Example of downloading from remote sftp

```
./bin/console transfer:file -m get --ignore=Archive  /path/on/server /localpath

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% 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.

###  Release Activity

Cadence

Every ~20 days

Recently: every ~8 days

Total

17

Last Release

2197d ago

Major Versions

0.7 → v1.0.02020-03-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/02880a6c5616df078a79e18a49c23d9135ddd1278454b894914faa33d23e0232?d=identicon)[Stavarengo](/maintainers/Stavarengo)

![](https://www.gravatar.com/avatar/c02ea57a258994d3f586ba5c58bd3d66bac8567bd5501466bb75a0faad786aa9?d=identicon)[jorisros](/maintainers/jorisros)

![](https://www.gravatar.com/avatar/f40aaa831d41d5e1709421b72b3165cfcc79ce1a651057ca804c32d62b5af2bc?d=identicon)[Sunohara666](/maintainers/Sunohara666)

![](https://www.gravatar.com/avatar/705e04cc1d0d9f7750bc45c82c1a13910957589dcf148bdf0a9c63598b10da81?d=identicon)[condrici](/maintainers/condrici)

![](https://www.gravatar.com/avatar/76d728ba0728acf565baf0cc06943e09b671ee68746e225093f6eceb32e02fd2?d=identicon)[michel-paiva](/maintainers/michel-paiva)

---

Top Contributors

[![jorisros](https://avatars.githubusercontent.com/u/752283?v=4)](https://github.com/jorisros "jorisros (10 commits)")[![condrici](https://avatars.githubusercontent.com/u/21062984?v=4)](https://github.com/condrici "condrici (2 commits)")[![stavarengo](https://avatars.githubusercontent.com/u/816369?v=4)](https://github.com/stavarengo "stavarengo (2 commits)")

### Embed Badge

![Health badge](/badges/youwe-filetransferbundle/health.svg)

```
[![Health](https://phpackages.com/badges/youwe-filetransferbundle/health.svg)](https://phpackages.com/packages/youwe-filetransferbundle)
```

###  Alternatives

[league/flysystem-sftp-v3

SFTP filesystem adapter for Flysystem.

6129.6M91](/packages/league-flysystem-sftp-v3)[hugsbrugs/php-sftp

PHP SFTP Utilities

28144.5k1](/packages/hugsbrugs-php-sftp)

PHPackages © 2026

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