This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |
rdms:bestpractices [2025/07/02 09:48] – [Bundling of Data Sets] Added note about symlinks. jelte | rdms:bestpractices [2025/07/02 12:08] (current) – [Bundling of Data Sets] removed space jelte |
---|
For RDMS web interface users, the "Uncompress tar" function, accessible via right-click on a ''*.tar'' file, enables extraction. Currently, this function supports only ''*.tar'' formats. | For RDMS web interface users, the "Uncompress tar" function, accessible via right-click on a ''*.tar'' file, enables extraction. Currently, this function supports only ''*.tar'' formats. |
| |
**Note:** | **Note:** The ''ibun'' command does not support symlinks. It is therefore recommended to dereference symlinks upon local creation of the archives. For the ''tar'' command, this can be achieved via the additional ''-h'' flag. |
| |
The ''ibun'' command does not support symlinks. It is therefore recommended to dereference symlinks upon local creation of the archives. For the ''tar'' command, this can be achieved via the additional ''-h'' flag. | |
| |
==== Choosing a Data Compression Formats ==== | ==== Choosing a Data Compression Formats ==== |