Server Portable — Filezilla
: Launch FileZilla Server.exe directly. Note that it may still require local admin rights to open the necessary network ports.
New-Item -ItemType Directory -Force -Path $tempDir | Out-Null New-Item -ItemType Directory -Force -Path $serverDir | Out-Null filezilla server portable
Remove-Item -Recurse -Force $tempDir -ErrorAction SilentlyContinue : Launch FileZilla Server