@@ -6,7 +6,7 @@ Filezilla is a widely used open-source, cross-platform file transfer client orig
Official site: [https://Filezilla-Project.org].
=== Note on FTP/S ===
### Note on FTP/S
FTP requires two different connections: one for commands and one for data.
A data connection is created every time a directory listing is created
/ browsed or file is transmitted. Almost every modern FTP server checks if
...
...
@@ -17,34 +17,34 @@ FTP server), your connection will fail in approximately 10 minute
intervals, and you will need to re-connect. Please note this only affects
newly created connections, and does not interrupt current file downloads.
== Configuring Filezilla settings ==
1. Download and Install the [https://filezilla-project.org/download.php?show_all=1 Filezilla client software]. Ensure you select the correct system architecture. For GNU/Linux users, this can often be performed by fetching the {{{filezilla}}} package from your operating systems official repositories.
## Configuring Filezilla settings
1. Download and Install the [Filezilla client software](https://filezilla-project.org/download.php?show_all=1). Ensure you select the correct system architecture. For GNU/Linux users, this can often be performed by fetching the `filezilla` package from your operating systems official repositories.
2. Once Filezilla is downloaded and installed, launch it.
3. Click the 'Edit' button in the toolbar and select 'Settings...'
You should now be able to use Filezilla via the Tor network. If you experience timeout issues on connection, you can adjust the amount of time it waits as well as keep-alive options inside the settings panel.