This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:linux:ftp_server [2016/10/18 11:56] gcooper |
networking:linux:ftp_server [2016/11/01 08:58] (current) gcooper |
||
---|---|---|---|
Line 4: | Line 4: | ||
https:// | https:// | ||
+ | |||
+ | http:// | ||
+ | |||
+ | {{ : | ||
In **passive mode**, the router and firewall on the **server side** need to be configured to accept and forward incoming connections. On the client side however, only outgoing connections have to be allowed, which will already be the case most of the time. | In **passive mode**, the router and firewall on the **server side** need to be configured to accept and forward incoming connections. On the client side however, only outgoing connections have to be allowed, which will already be the case most of the time. | ||
Line 11: | Line 15: | ||
Since usually one server provides a service for many users, it is **far easier to just configure the router and firewall on the server side once for passive mode**, than to configure the client' | Since usually one server provides a service for many users, it is **far easier to just configure the router and firewall on the server side once for passive mode**, than to configure the client' | ||
- | {{ : | + | {{ : |
===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
- | <note tip>If you are having trouble connecting to an FTP server, try configuring your client for Passive Mode (or to Active Mode if it is already set to Passive Mode.</ | + | <note tip>Things to try if you are having trouble connecting to an FTP server: |
+ | |||
+ | * Try configuring your client for **Passive Mode** | ||
+ | * Try configuring your client for **SFTP Mode** | ||
+ | * Try configuring your client for **Active Mode** | ||
+ | * Try **disabling the Windows Firewall** on your client PC | ||
+ | </ |