Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rdms:access:linux:icommands [2025/04/22 08:46] – [Common iCommands Usage Examples] added space giuliordms:access:linux:icommands [2025/07/03 11:48] (current) – [Common iCommands Usage Examples] Note about ibun and symlinks jelte
Line 56: Line 56:
     "irods_port": 1247,     "irods_port": 1247,
     "irods_ssl_verify_server": "cert",     "irods_ssl_verify_server": "cert",
-    "irods_user_name": "<emailadress>,+    "irods_user_name": "<emailadress>",
     "irods_zone_name": "sdrugZone"     "irods_zone_name": "sdrugZone"
 } }
Line 644: Line 644:
   * The bundling and extraction operations do not display a progress. For large folders/archives, it might take a longer time to finish while your terminal seems to be stuck.   * The bundling and extraction operations do not display a progress. For large folders/archives, it might take a longer time to finish while your terminal seems to be stuck.
   * If you want to overwrite, you can again use the additional ''-f'' flag.   * If you want to overwrite, you can again use the additional ''-f'' flag.
 +  * Notes that extraction via ''ibun -x'' will fail if your archive contains symlinks as they are not supported by ''ibun'' (also see info in the [[rdms:bestpractices|Best Practices]] section). 
  
 **Assigning Data Permission**\\ **Assigning Data Permission**\\