nextcloud/lib/files
Frank Karlitschek 9ee5069f2a Merge pull request #1856 from owncloud/fix_error_handling_stream_copy
don't use the number of written bytes as indicator if streamCopy() was successful
2013-02-25 02:04:12 -08:00
..
cache Whitespace fixes 2013-02-22 19:05:36 +01:00
storage Merge pull request #1856 from owncloud/fix_error_handling_stream_copy 2013-02-25 02:04:12 -08:00
stream add oc:// streamwrapper to provide access to ownCloud's virtual filesystem 2013-01-28 15:35:30 +01:00
filesystem.php Whitespace fixes 2013-02-22 19:05:36 +01:00
mapper.php class Mapper no respects an unchanged physical root which will be excluded from slugifying the path 2013-02-15 17:42:17 +01:00
mount.php Cache: hash long storage ids to ensure they fit in the database 2013-02-15 22:11:39 +01:00
view.php return both, count and result if the operation succeeded or failed. Maybe in some cases it is useful to know how much bytes where copied 2013-02-22 16:43:11 +01:00