summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/sftp.php
Commit message (Expand)AuthorAgeFilesLines
* Lazy initialize external storagesVincent Petry2014-10-221-13/+26
* Pass existing Net_SFTP object into Net_SFTP_Stream.Andreas Fischer2014-07-201-3/+9
* login() must be called after getServerPublicHostKey().Andreas Fischer2014-07-181-5/+5
* Add short description explaining how SFTP ext storage class works.Andreas Fischer2014-07-141-0/+4
* The file providing the sftp:// scheme needs to be included manually.Andreas Fischer2014-07-141-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
* Update apps/files_external/lib/sftp.phphkjolhede2013-01-261-1/+1
* Update apps/files_external/lib/sftp.phphkjolhede2012-12-281-4/+6
* Update apps/files_external/lib/sftp.phphkjolhede2012-12-271-1/+3
* Update apps/files_external/lib/sftp.phphkjolhede2012-12-271-0/+7
* Update apps/files_external/lib/sftp.phphkjolhede2012-12-261-71/+111
* Update apps/files_external/lib/sftp.phphkjolhede2012-12-261-1017/+74
* Create sftp.phphkjolhede2012-12-261-0/+1170