-
As an ownCloud admin, I want ownCloud to ensure that files transported from the desktop client to the server are not corrupted in transit so that we can catch bugs and avoid corrupting customer data
…
-
Changes, that needs to be provided to upstream (all with the Framework label)
- [x] Ignore the pycoclient folder and the local config #52 -> cernbox/smashbox#16
- [x] specify that we want python2 #53 …
-
### Suggested idea
1. Rename current master to master-owncloud
2. Recreate master based on cernbox/master
3. Bring all the test files from master-owncloud to our new master
4. Do not allow modificatio…
-
e.g. https://github.com/cernbox/smashbox/pull/23
@jnfrmarks @nickvergessen @PVince81
-
Stefano provided below map.
{'bonner-grid.rice.edu': 'T3_US_Rice',
'bsrm-3.t2.ucsd.edu': 'T2_US_UCSD',
'caf.cern.ch': 'T2_CH_CERN',
'ccsrm.in2p3.fr': 'T1_FR_CCIN2P3_Disk',
'ccsrmt2.in…
-
@dragotin: I think we have some bugs in our examples. I just want to make sure: the server should return ONLY the properties the client asks for, right? That's a sensible thing to specify. Or do we ha…
-
This page collects a list of issues that we provide as an input for our server friends for their discussion about the version 8.1 raodmap.
- [x] Ability to deal with highly parallelized requests, in …
-
Some storage backends support hash sums of files. These could be used to ensure the files integrity when up- or downloaded between sync client and server. This adds another level of security.
The bas…
-
This is a feature request for the sync client Add Folder functionality: currently it is only possible to add the REMOTE folder by browsing the server-side folder dir tree [1]. We would like to send us…
-
Contrary to 1.7.2 which passes this test, the 1.8.2 client leaves the server in inconsistent state if the directory is renamed while files are added to it. This is a result against the cernbox server.…