mirror of
https://github.com/nextcloud/desktop.git
synced 2024-12-11 10:14:59 +03:00
ec6f40c84e
With that, modules can implement get and put functions to up- and download files from or to a given file descriptor. That is just an alternative way of the usual read/write way that is still there of course. If a module wants to implement get and put, it has to set its capabilities to true. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
csync_dummy.c | ||
csync_owncloud.c | ||
csync_sftp.c | ||
csync_smb.c |