Can I configure FileZilla server so that it only writes the file once upload is complete?
I have a PowerShell script watching a directory for processing, so I'd prefer that the file didn't appear until the upload was complete - presumably FileZilla would write the file to a temporary directory until it was complete.
