nextcloud-desktop/modules
Klaas Freitag ec6f40c84e vio: Add new function csync_vio_put and csync_vio_put.
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.
2013-07-04 11:30:48 +02:00
..
CMakeLists.txt cmake: Find SMBClient correctly. 2013-07-04 10:29:48 +02:00
csync_dummy.c Test for csync_commit 2013-04-24 14:21:51 +02:00
csync_owncloud.c vio: Add new function csync_vio_put and csync_vio_put. 2013-07-04 11:30:48 +02:00
csync_sftp.c modules: Add capabilities to sftp module. 2013-03-19 13:45:50 +01:00
csync_smb.c modules: Add capabilities to smb module. 2013-03-19 13:46:06 +01:00