This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecd40f0abc8328692df44a2b082fb2ba5dcfbbd2
nextcloud-server-mirror
/
lib
/
files
History
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