Changes between Version 2 and Version 3 of Ticket #2329, comment 35
- Timestamp:
- 2015-02-19T17:48:55Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2329, comment 35
v2 v3 2 2 3 3 =||= command =||= FILECAP (J1) =||= DIRCAP/file (I1) =||= =||= PARENTCAP/dir (F1) =||= DIRCAP (G1) =||= DIRCAP_ALIAS: (H1) =||= 4 || cp || - || local/file || || ERROR-4b || - || - ||5 || cp -r || - || local/file || || local/dir/file || - || - ||6 || cp -R || - || local/file || || local/dir/file || - || - ||4 || /bin/cp || - || local/file || || ERROR-4b || - || - || 5 || /bin/cp -r || - || local/file || || local/dir/file || - || - || 6 || /bin/cp -R || - || local/file || || local/dir/file || - || - || 7 7 || 1.10 || ERROR-2 || local/file || || local/file || ERROR-4 || ERROR-4 || 8 8 || 1.10 -r || ERROR-2 || local/file || || local/file || local/file || local/file || … … 16 16 17 17 =||= command =||= FILECAP (J2) =||= DIRCAP/file (I2) =||= =||= PARENTCAP/dir (F2) =||= DIRCAP (G2) =||= DIRCAP_ALIAS: (H2) =||= 18 || cp || - || local/missing || || ERROR-4b || - || - ||19 || cp -r || - || local/missing || || local/missing/file || - || - ||20 || cp -R || - || local/missing || || local/missing/file || - || - ||18 || /bin/cp || - || local/missing || || ERROR-4b || - || - || 19 || /bin/cp -r || - || local/missing || || local/missing/file || - || - || 20 || /bin/cp -R || - || local/missing || || local/missing/file || - || - || 21 21 || 1.10 || local/missing || local/missing || || ERROR-4 || ERROR-4 || ERROR-4 || 22 22 || 1.10 -r || EXCEPTION-3 || local/missing/file || || local/missing/file || local/missing/file || local/missing/file ||
