summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/sftp.php
Commit message (Expand)AuthorAgeFilesLines
* Migrate SFTP_Key external storage to new APIRobin McCorkell2015-08-281-5/+12
* Merge pull request #14779 from owncloud/use-iterator-directoryRobin McCorkell2015-08-071-2/+2
|\
| * Use the new IteratorDirectory instead of the fakedir wrapperRobin Appelman2015-07-151-2/+2
* | Use absolute namespaceLukas Reschke2015-08-051-4/+2
* | Update phpseclib to 2.0Andreas Fischer2015-08-031-6/+10
|/
* Workaround for empty dir deletion for SFTPVincent Petry2015-06-181-1/+5
* Fix SFTP storage id to be compatible with older idsVincent Petry2015-04-151-1/+9
* Update license headersJenkins for ownCloud2015-03-261-4/+27
* Revert "Updating license headers"Morris Jobke2015-02-261-25/+4
* Merge pull request #14462 from owncloud/add-some-php-docsThomas Müller2015-02-251-2/+70
|\
| * Add some PHPDocsLukas Reschke2015-02-241-2/+70
* | Merge pull request #14460 from owncloud/revive/12971Thomas Müller2015-02-251-3/+15
|\ \
| * | Fix code style as per reviewLukas Reschke2015-02-241-2/+2
| * | Add support for sftp custom portSA2015-02-241-3/+15
| |/
* / Fix code that never workedLukas Reschke2015-02-241-1/+1
|/
* Updating license headersJenkins for ownCloud2015-02-231-4/+25
* Update phpseclib to version 0.3.9.Andreas Fischer2015-02-181-10/+2
* Add support for SFTP key authenticationRoss Nicoll2015-01-141-4/+17
* first step to drop \OCP\Config:: in favour of IConfigMorris Jobke2014-12-171-1/+1
* Lazy initialize external storagesVincent Petry2014-10-221-13/+26
* Prevent errors on broken SFTP configRobin McCorkell2014-08-271-0/+3
* Pass existing Net_SFTP object into Net_SFTP_Stream.Andreas Fischer2014-07-181-3/+9
* login() must be called after getServerPublicHostKey().Andreas Fischer2014-07-121-5/+5
* Add short description explaining how SFTP ext storage class works.Andreas Fischer2014-07-121-0/+4
* The file providing the sftp:// scheme needs to be included manually.Andreas Fischer2014-07-121-0/+11
* use phpseclib from 3rdpartyThomas Müller2014-06-031-5/+0
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+6
* Removed unused writeBack methodVincent Petry2014-01-231-8/+0
* Now using SFTP stream wrapper from phpseclibVincent Petry2014-01-231-28/+8
* Fixed SFTP storage to overwrite on renameVincent Petry2013-11-261-0/+3
* Moved default isReadable/isUpdatable impl into Common classVincent Petry2013-11-221-8/+0
* Fixed error-checking error in sftp.phphkjolhede2013-11-151-6/+8
* Update file to meet coding standartsLennart Rosam2013-10-071-47/+77
* Actually test the connectionLennart Rosam2013-10-071-1/+1
* Fixes #4129Lennart Rosam2013-10-071-2/+3
* Compare result are already true/falseBart Visscher2013-08-171-1/+1
* Dont task external storages with creating their own rootRobin Appelman2013-04-261-4/+0
* Whitespace fixesBart Visscher2013-02-221-7/+7
* Merge pull request #1731 from owncloud/unknown-freespaceFrank Karlitschek2013-02-191-4/+0
|\
| * Give storage backends the option to define having no known free spaceRobin Appelman2013-02-161-4/+0
* | Style cleanup files_externalBart Visscher2013-02-151-2/+3
|/
* Final changes from icewind1991Henrik Kjölhede2013-02-101-0/+8
* Updated phpseclib from git + requested style changesHenrik Kjölhede2013-02-101-22/+21
* Security bugHenrik Kjölhede2013-02-091-1/+1
* Just a little cleaner in touchHenrik Kjölhede2013-02-091-1/+1
* Update to touchHenrik Kjölhede2013-02-091-1/+5
* Spelling mistakeHenrik Kjölhede2013-02-091-1/+1
* Update to conform to API changesHenrik Kjölhede2013-02-091-3/+4
* corrected namespaceHenrik Kjölhede2013-02-091-2/+1
* Modified to new class structureHenrik Kjölhede2013-02-091-1/+3