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:clients:filezilla [2024/05/21 13:06] – Add FileZilla page aditya | habrok:data_management:clients:filezilla [2024/05/29 11:18] (current) – Typo pedro | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== FileZilla ===== | ===== FileZilla ===== | ||
- | FileZilla is a free and open source FTP client that helps in browsing and transferring files and data to/from a server. In our case, we can use it to transfer data to/from Hábrók nodes in order to work with it. | + | [[https:// |
===== Transferring data using FileZilla ===== | ===== Transferring data using FileZilla ===== | ||
- Download and install the [[https:// | - Download and install the [[https:// | ||
- | - Once you open FileZilla, on top left corner under File option, select Site Manager. This allows you to add hosts so that you can quickly connect to them. {{ : | + | - Once you open FileZilla, on top left corner under File option, select |
- Click on **New site** on the bottom. Edit the name and change it something identifiable (eg. '' | - Click on **New site** on the bottom. Edit the name and change it something identifiable (eg. '' | ||
- | - On the right side of the screen, under **General** tab set the protocol | + | - On the right side of the screen, under **General** tab set the **Protocol** |
- | - Set **Host** value to the complete hostname for one of the login nodes (eg. '' | + | - Set the **Host** value to the complete hostname for one of the login nodes (eg. '' |
- Value for **Port** can be left empty as it uses default value SSH port value of '' | - Value for **Port** can be left empty as it uses default value SSH port value of '' | ||
- Set **Logon Type** as '' | - Set **Logon Type** as '' | ||
- | - Under **User**, enter your '' | + | - Under **User**, enter your '' |
- | - Under **Transfer Settings** tab, select **Limit number of connections** and set the max number of connections to '' | + | - Under **Transfer Settings** tab, select **Limit number of connections** and set the **Max number of connections** value to '' |
- | - Click on " | + | - If required, under Advanced Options tab, you can set default start locations for local and remote machines. Please provide the full path found using the **pwd** command. Environment variables such as '' |
- | - From next time, click on site manager | + | - Click on " |
+ | - For the " | ||
+ | - It should now prompt you to input your account password | ||
+ | - After a successful connection, the files on your local machine are shown on the left while files on the remote machine are listed on the right. You can double click a file in order to download/ | ||
+ | |||
+ |