Can I configure FileZilla server so that it only writes the file once upload is complete?
- by Chris B. Behrens
Pretty much the entire question is in the title. I've got 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 temp directory until it was complete.
TIA.