Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
rdms:webapp:databrowser [2025/03/17 11:10] – [Preview Data] added table jelte | rdms:webapp:databrowser [2025/04/08 12:44] (current) – [How to restore deleted files] added content text giulio | ||
---|---|---|---|
Line 17: | Line 17: | ||
'' | '' | ||
'' | '' | ||
- | '' | + | '' |
'' | '' | ||
Line 23: | Line 23: | ||
===== Data Browser Functions ===== | ===== Data Browser Functions ===== | ||
- | As initially mentioned, different tasks can be executed directly from the '' | + | As initially mentioned, different tasks can be executed directly from the '' |
{{ : | {{ : | ||
Line 32: | Line 32: | ||
==== Preview Data ==== | ==== Preview Data ==== | ||
- | The context menu in the data browser also allows you to preview the content of certain files. | + | The context menu in the data browser also allows you to preview the content of certain files. So far, the RDMS supports |
- | So far, the RDMS support | + | |
^ Type ^ File Extensions | ^ Type ^ File Extensions | ||
Line 41: | Line 40: | ||
| Other | '' | | Other | '' | ||
+ | To preview the content of a file (here a tar archive), right-click the file and open the context menu. Then select, the //Open In...// option from the context menu. The function will present you with different options to open the respective file. Here you can choose to preview the file either on the right side of the current data browser window, or to use a new browser tab to preview the selected file. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | In this example case, we select a tar archive for preview. You can see in the screenshot, that its content is shown on the right side of the data browser. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | **Notes**: | ||
+ | * 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. | ||
==== Using Hotkeys ==== | ==== Using Hotkeys ==== | ||
Line 58: | Line 68: | ||
* For Mac users, the '' | * For Mac users, the '' | ||
+ | ==== 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:// | ||
+ | |||
+ | **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 '' | ||
+ | |||
+ | ++++ 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). | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | 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. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | 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. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | Once you have chosen a destination, | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | 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. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | Here, the RDMS will give you the option to //Keep the current permissions// | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | 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. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | You can now go back to the data browser and find the restored file there. | ||
+ | |||
+ | ++++ | ||