284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
|
<li>F-cards in a directory artifact may not have directory separator
characters in their filename. The F-cards of a directory specify only
the files and subdirectories in that directory.
<li>F-cards in a directory artifact may use the "d" permission character
to indicate that the entry refers to a subdirectory. In that case, the
SHA1 hash on the second argument refers to another directory artifact,
not to a content artifact.
<li>F-cards in a directory artifact must have at last two arguments.
</ul>
The Z-card in a directory artifact is required and has the same format as
it does in all other special artifacts. Directory artifacts may not be
PGP-clearsigned.
<a name="cluster"></a>
|
|
|
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
|
<li>F-cards in a directory artifact may not have directory separator
characters in their filename. The F-cards of a directory specify only
the files and subdirectories in that directory.
<li>F-cards in a directory artifact may use the "d" permission character
to indicate that the entry refers to a subdirectory. In that case, the
SHA1 hash on the second argument refers to another directory artifact,
not to a content artifact.
<li>F-cards in a directory artifact must have at least two arguments.
</ul>
The Z-card in a directory artifact is required and has the same format as
it does in all other special artifacts. Directory artifacts may not be
PGP-clearsigned.
<a name="cluster"></a>
|