- Dec 18, 2001
- 24,036
- 21
- 81
I need to setup a way for clients to upload or download very large files (30mb+), and the data in these files are sensitive. I've tried various https upload scripts but they're really slow and unreliable. I think FTP is the only way for me to go. But, passwords/commands are transfered as plaintext and all the data is readable... I have to add some security to it...
The other stipulation is that the client can't install some kind of software. If there were a single file program they could run, that would work.
Any ideas?
The other stipulation is that the client can't install some kind of software. If there were a single file program they could run, that would work.
Any ideas?