Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
habrok:data_management:transferring_data [2022/12/20 15:54] – fokke | habrok:data_management:transferring_data [2025/05/26 13:37] (current) – bob | ||
---|---|---|---|
Line 7: | Line 7: | ||
The MobaXterm SSH client offers a file browser interface to files on the Hábrók cluster. As shown in the following figure. | The MobaXterm SSH client offers a file browser interface to files on the Hábrók cluster. As shown in the following figure. | ||
- | {{habrok:introduction:what_is_a_cluster: | + | |
+ | {{habrok:additional_information:course_material: | ||
This interface can be used to create directories and for downloading and uploading files. The interface offers a upload and download icon above the file listing. Files can also be dragged and dropped between MobaXterm and the Windows file explorer. The last way also allows a full directory including files to be transferred to or from Hábrók. | This interface can be used to create directories and for downloading and uploading files. The interface offers a upload and download icon above the file listing. Files can also be dragged and dropped between MobaXterm and the Windows file explorer. The last way also allows a full directory including files to be transferred to or from Hábrók. | ||
Line 14: | Line 15: | ||
There are also alternative file transfer clients available like: | There are also alternative file transfer clients available like: | ||
- | * [[https:// | + | * [[https:// |
* [[https:// | * [[https:// | ||
Line 31: | Line 32: | ||
Source and destination are mandatory. Either source or destination can be prefixed by a username and hostname for specifying the remote side. Here is an example that will transfer a single file from the local system to a directory, within the home directory of the user in Hábrók. Note that the '' | Source and destination are mandatory. Either source or destination can be prefixed by a username and hostname for specifying the remote side. Here is an example that will transfer a single file from the local system to a directory, within the home directory of the user in Hábrók. Note that the '' | ||
< | < | ||
- | alice@skries: | + | alice@skries: |
vars.yml | vars.yml | ||
alice@skries: | alice@skries: | ||
Line 42: | Line 43: | ||
In order to copy the file back from Hábrók to the local system, source and destination have to be interchanged and adjusted where necessary. E.g.: | In order to copy the file back from Hábrók to the local system, source and destination have to be interchanged and adjusted where necessary. E.g.: | ||
< | < | ||
- | alice@skries: | + | alice@skries: |
vars.yml | vars.yml | ||
alice@skries: | alice@skries: | ||
Line 50: | Line 51: | ||
In many cases we want to copy a whole directory from or to Hábrók. This can be done by using the option '' | In many cases we want to copy a whole directory from or to Hábrók. This can be done by using the option '' | ||
< | < | ||
- | alice@skries: | + | alice@skries: |
main.yml | main.yml | ||
vars.yml | vars.yml | ||
Line 90: | Line 91: | ||
< | < | ||
- | john@skries: | + | john@skries: |
receiving incremental file list | receiving incremental file list | ||
pydaal-tutorials/ | pydaal-tutorials/ |