In case anyone is interested, I found an answer to the question I asked at the meeting on May 7th - how to upload a file from client to server without using FTP.
Aspnet control FileUpload was an easy solution.
Duh.
The control ia a textbox and Browse... button. Minor UI and backend coding needed.
Thanks to all who helped brainstorm.
Lill