mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
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 | ||