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:webapp:databrowser [2025/03/20 10:38] – wording giuliordms:webapp:databrowser [2025/04/08 12:44] (current) – [How to restore deleted files] added content text giulio
Line 17: Line 17:
 ''Team drives'' ({{:rdms:webapp:teamdrives.png?direct&30|}}): Shows your available RDMS Team Drives. Please refer to the [[rdms:solution:team|Team Drive]] section of the wiki to get more information about projects in the RDMS.\\ ''Team drives'' ({{:rdms:webapp:teamdrives.png?direct&30|}}): Shows your available RDMS Team Drives. Please refer to the [[rdms:solution:team|Team Drive]] section of the wiki to get more information about projects in the RDMS.\\
 ''Shared'' ({{:rdms:webapp:shared.png?direct&30|}}): Shows an overview of the available RDMS locations that other users shared with you. This overview can be used for easy and fast navigation to a shared location.\\ ''Shared'' ({{:rdms:webapp:shared.png?direct&30|}}): Shows an overview of the available RDMS locations that other users shared with you. This overview can be used for easy and fast navigation to a shared location.\\
-''Bin'' ({{:rdms:webapp:bin.png?direct&30|}}): Shows the content of your bin which contains the files and folders that you deleted. You can restore data from the bin.\\ +''Bin'' ({{:rdms:webapp:bin.png?direct&30|}}): Shows the content of your bin which contains the files and folders that you deleted. You can restore data from the bin. For information on how to restore deleted files, please navigate to the [[https://wiki.hpc.rug.nl/rdms/webapp/databrowser#how_to_restore_deleted_files|How to restore deleted files]] section at the bottom of this page.\\ 
 ''My folder'' ({{:rdms:webapp:my_folder.png?direct&30|}}): This is your personal home location in the RDMS.\\ ''My folder'' ({{:rdms:webapp:my_folder.png?direct&30|}}): This is your personal home location in the RDMS.\\
  
Line 51: Line 51:
   * The preview function is limited to files with a **maximum size of 500 MB**.   * The preview function is limited to files with a **maximum size of 500 MB**.
   * In the future, we will add more data formats that can be previewed. If you need a certain preview function, please contact [[rdms-support@rug.nl|rdms-support@rug.nl]] with your request.   * In the future, we will add more data formats that can be previewed. If you need a certain preview function, please contact [[rdms-support@rug.nl|rdms-support@rug.nl]] with your request.
 +
 ==== Using Hotkeys ==== ==== Using Hotkeys ====
  
Line 67: Line 68:
   * For Mac users, the ''ctrl'' key is replaced by the ''command'' key. The hotkeys then function in the same way as described above.   * For Mac users, the ''ctrl'' key is replaced by the ''command'' key. The hotkeys then function in the same way as described above.
  
 +==== How to restore deleted files ====
 +
 +Files in your bin can be restored from the web interface. Click below to reveal the guide showing you how to do so. If you would like to use the iCommands to restore files, please navigate to the corresponding command in [[https://wiki.hpc.rug.nl/rdms/access/linux/icommands#icommands_for_meta_data_management|this section]] of the wiki.
 +
 +**Note**: Please keep in mind that if you wish to **permanently delete** the files stored in your bin, the only way to do so is by using the Command Line Interface (CLI). Look for how to use ''irmtrash'' on the page explaining [[:rdms:access:linux:icommands|iCommands]].
 +
 +++++ Click to reveal section |
 +Here we will explain how to restore files using the web interface functionality. Your first step should be to navigate to the bin folder in the data browser (see screenshot below). Files that have been deleted from your Home Drive directly will be visible in the bin, files deleted from folders in your Home Drive, or from your Team Drive or Projects will generate a folder in the bin, corresponding to their origin (again, see the screenshot).
 +
 +{{ :rdms:webapp:rdms_trash_1.png?direct&800 |}}
 +
 +As your second step, you should navigate to the file(s) you want to restore. Once you select the files you wish to restore, you can click on the restore icon on the top part of the data browser, as seen in the screenshot below.
 +
 +{{ :rdms:webapp:rdms_trash_2.png?direct&800 |}}
 +
 +The RDMS will open a new window and ask you for additional information. The first window asks you to specify where you want the deleted file to be sent, after it is restored. You normally would want the file to be restored in its original location, but should you wish to have it restored in a different folder, this window is where you want to specify where.
 +
 +{{ :rdms:webapp:rdms_trash_3.png?direct&800 |}}
 +
 +Once you have chosen a destination, whether it is the original one or a new destination, you can scroll down to press the //Next >// button to move on to the next window.
 +
 +{{ :rdms:webapp:rdms_trash_4.png?direct&800 |}}
 +
 +The RDMS will then display a summary of the file(s) to be restored and where they are being restored to. Please check that the information is correct before proceeding. If all information is correct, scroll down to select the last option before restoring the file.
 +
 +{{ :rdms:webapp:rdms_trash_5.png?direct&800 |}}
 +
 +Here, the RDMS will give you the option to //Keep the current permissions// or also //add permission of a new location//. If you are **restoring the file to its original location**, you can simply choose to **keep the current permissions**. If you wish to **restore the file in a new location**, it is probably best to **add the permissions of the new location** as well. In this case, permissions refer to who can access the file in the location it will be restored in. Should you choose to move the file to a new location and not add the permissions of said new location, then be aware that some users might not be able to see or access the file. Click //Ok// once you are done and wish to proceed.
 +
 +{{ :rdms:webapp:rdms_trash_6.png?direct&800 |}}
 +
 +Finally, if you choose to proceed, the RDMS will check one last time if you are fine with restoring the file. If you choose //Yes//, then the file will be moved out of the bin and into the destination folder you specified. 
 +
 +{{ :rdms:webapp:rdms_trash_7.png?direct&800 |}}
 +
 +You can now go back to the data browser and find the restored file there.
 +
 +++++