fardus/lftp

lftp is a file transfer program that allows sophisticated FTP, HTTP and other connections to other hosts. If site is specified then lftp will connect to that site otherwise a connection has to be established with the open command.

1.1.4 2020-01-03 11:17 UTC

This package is auto-updated.

Last update: 2024-05-09 02:13:40 UTC


README

License Total Downloads Latest Stable Version Latest Unstable Version composer.lock

Install

composer require fardus/lftp

Running the Tests

Install the Composer dev dependencies:

php composer.phar install --dev

Then, run the test suite using PHPUnit:

phpunit

License

This bundle is released under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE