Download the PHP package youwe/filetransferbundle without Composer
On this page you can find all versions of the php package youwe/filetransferbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download youwe/filetransferbundle
More information about youwe/filetransferbundle
Files in youwe/filetransferbundle
Download youwe/filetransferbundle
More information about youwe/filetransferbundle
Files in youwe/filetransferbundle
Vendor youwe
Package filetransferbundle
Short Description pimcore sftp file transfer bundle
License MIT
Package filetransferbundle
Short Description pimcore sftp file transfer bundle
License MIT
Please rate this library. Is it a good library?
Informations about the package filetransferbundle
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
All versions of filetransferbundle with dependencies
PHP Build Version
Package Version
The package youwe/filetransferbundle contains the following files
Loading the files please wait ....