Bart Visscher
|
bb75dfc021
|
Whitespace fixes
|
2013-02-22 19:05:36 +01:00 |
Frank Karlitschek
|
3878203679
|
Merge pull request #1731 from owncloud/unknown-freespace
Give storage backends the option to define having no known free space
|
2013-02-19 15:18:12 -08:00 |
Robin Appelman
|
d96146a017
|
Give storage backends the option to define having no known free space
When this is the case only the configured max upload size is taking into account for uploading
|
2013-02-16 03:27:50 +01:00 |
Bart Visscher
|
5616690506
|
Style cleanup files_external
|
2013-02-15 15:58:52 +01:00 |
Henrik Kjölhede
|
421bacc33a
|
Final changes from icewind1991
|
2013-02-10 13:11:29 +01:00 |
Henrik Kjölhede
|
1df8a5a774
|
Updated phpseclib from git + requested style changes
|
2013-02-10 12:35:49 +01:00 |
Henrik Kjölhede
|
c6622301e5
|
Security bug
|
2013-02-09 23:49:21 +01:00 |
Henrik Kjölhede
|
bcf98879cb
|
Just a little cleaner in touch
|
2013-02-09 23:33:01 +01:00 |
Henrik Kjölhede
|
9e42a36fd8
|
Update to touch
|
2013-02-09 23:29:58 +01:00 |
Henrik Kjölhede
|
674955d1b6
|
Spelling mistake
|
2013-02-09 20:35:48 +01:00 |
Henrik Kjölhede
|
96cfe37587
|
Update to conform to API changes
|
2013-02-09 19:08:39 +01:00 |
Henrik Kjölhede
|
3b029d551c
|
corrected namespace
|
2013-02-09 15:57:33 +01:00 |
Henrik Kjölhede
|
81a281a140
|
Modified to new class structure
|
2013-02-09 14:12:17 +01:00 |
hkjolhede
|
a26d50640f
|
Update apps/files_external/lib/sftp.php
Added cleaning the root path
|
2013-01-26 19:46:23 +01:00 |
hkjolhede
|
ab4d52e980
|
Update apps/files_external/lib/sftp.php
Created test() function as per @pull/1031
|
2012-12-28 22:22:04 +01:00 |
hkjolhede
|
ab31c3ef4e
|
Update apps/files_external/lib/sftp.php
Updated to using local 3rdparty + added a few missed braces.
|
2012-12-27 21:00:20 +01:00 |
hkjolhede
|
be197d52b1
|
Update apps/files_external/lib/sftp.php
Added copyright notice
|
2012-12-27 19:47:46 +01:00 |
hkjolhede
|
00bfcd94ec
|
Update apps/files_external/lib/sftp.php
Added a little better exception handling, hopefully making it a little more robust
|
2012-12-26 23:49:53 +01:00 |
hkjolhede
|
3375253e1d
|
Update apps/files_external/lib/sftp.php
Added checks for host keys and added exceptions thrown if constructor fails.
|
2012-12-26 23:38:17 +01:00 |
hkjolhede
|
08156cc57f
|
Create sftp.php
Adapter for SFTP using the pure php SSH library phpseclib
|
2012-12-26 08:59:08 -08:00 |