-
Couldn't load subscription status.
- Fork 9
iacopy edited this page Jun 18, 2014
·
1 revision
-
GET /files/- ottiene la lista dei file sul server con relativi metadati necessari e/o md5 -
GET /files/<path>- scarica un file -
POST /files/<path>- crea un file -
PUT /files/<path>- modifica un file
-
POST /actions/copy- parametri src, dest -
POST /actions/delete- parametro path -
POST /actions/move- parametri src, dest
-
POST /shares/<root_path>/<user>- crea (se necessario) lo share, e l’utente che “vede” la condivisione -
DELETE /shares/<root_path>- elimina del tutto lo share -
DELETE /shares/<root_path>/<user>- elimina l’utente dallo share