PHPackages                             gsu/ftp-sftp-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. [HTTP &amp; Networking](/categories/http)
4. /
5. gsu/ftp-sftp-transfer

ActiveLibrary[HTTP &amp; Networking](/categories/http)

gsu/ftp-sftp-transfer
=====================

A PHP class to transfer data using sftp and ftp protocols.

0.1(7y ago)014MITPHP

Since May 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Resident234/ftp-sftp-transfer)[ Packagist](https://packagist.org/packages/gsu/ftp-sftp-transfer)[ RSS](/packages/gsu-ftp-sftp-transfer/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Transferer
==========

[](#transferer)

[![Latest Version on Packagist](https://camo.githubusercontent.com/78e694f5730c1eb0cbaf8d53a45b58074a0dc90055affbe84632db046c2b078e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74726166666963676174652f7472616e7366657265722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/trafficgate/transferer)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

Helper PHP objects to handle rsync, scp, and ssh-based file transfers.

rsync
-----

[](#rsync)

The available switches for rsync currently mirror those available in rsync on CentOS 6.x.

The following switches are not yet implemented:

- turning off options with the `no-` prefix
- sending remote-only options with the `remote-` prefix

Full documentation can be found in the RsyncTransfer class.

```
