This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:windows:windows_ftp_server [2017/09/13 12:37] gcooper |
networking:windows:windows_ftp_server [2017/09/13 16:40] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
The built-in FTP service for Windows is part of the IIS web server and is quite complicated to set up and get working for many applications. | The built-in FTP service for Windows is part of the IIS web server and is quite complicated to set up and get working for many applications. | ||
We generally use the free FileZilla Server for Windows FTP server requirements. | We generally use the free FileZilla Server for Windows FTP server requirements. | ||
+ | |||
+ | ==== Add a FileZilla FTP User ==== | ||
+ | |||
+ | As an administrator, | ||
+ | |||
+ | - Create a **FTP home directory** for the new user | ||
+ | * Probably a sub-directory of your main FTP top-level share | ||
+ | * ex: '' | ||
+ | - Open the **FileZilla Server Interface** on your server | ||
+ | - **Edit -> Users -> Add** | ||
+ | - Define account settings | ||
+ | - Add the shared folder (FTP home directory) | ||
+ | - Set permissions to the shared folder | ||
+ | |||
+ | {{: | ||
===== FileZilla Server ===== | ===== FileZilla Server ===== | ||
Line 36: | Line 51: | ||
- In your external firewall, forward all the same ports in to the FileZilla Server | - In your external firewall, forward all the same ports in to the FileZilla Server | ||
- | ==== Add a FileZilla FTP User ==== | + | {{ : |
+ | {{: | ||
- | As an administrator, | + | {{ :networking: |
+ | {{ : | ||
- | - Create a **FTP home directory** for the new user | + | ===== Troubleshooting ===== |
- | * Probably a sub-directory | + | |
- | * ex: '' | + | ==== Home directory |
- | - Open the **FileZilla Server Interface** on your server | + | |
- | - **Edit Users** | + | |
- | - | + | |
- | clients get the **error** | + | Make sure the FileZilla Server process is running under a user with administrative permissions. |