Search found 2 matches
- 2016-05-14 01:27
- Forum: FileZilla Server Support
- Topic: Load balancing FileZilla server on Windows
- Replies: 5
- Views: 33548
Re: Load balancing FileZilla server on Windows
FYI, I found a few bugs that needed tweaked. The updated copy runs properly as a Windows Scheduled task. You'll probably need to add a switch for -ExecutionPolicy Bypass, we actually digitally singed ours to avoid bypassing our policy. Behavior confirmed, open FZS1 edit a user, open FZS2 go to users...
- 2016-05-13 20:54
- Forum: FileZilla Server Support
- Topic: Load balancing FileZilla server on Windows
- Replies: 5
- Views: 33548
Load balancing FileZilla server on Windows
We looked all over for some references on how to keep two instances of Filezilla in sync, but nothing seemed to be quite what we needed. In the end with a little powershell scripting and some new found knowledge of Filezilla command arguments, we created a Windows scheduled task that keeps the Filez...