| Member | Value | Description | 
|---|---|---|
| DELETE_BOTH | 3 | Delete files from the server repository and the local client. | 
| DELETE_CLIENT | 1 | Delete files from client file system, but not from the server repository. | 
| DELETE_SERVER | 2 | Delete files from the server repository, but not from the local client. | 
| NO_DELETE | 0 | Do not delete files. |