Diego Iastrubni wrote:
Hi all,
I have a problem I think some people here will be able to help me with.
I want some users to be able to upload files to some site.The solution used
right now, is getting the private ssh keys from the users, and letting the
users to use "scp" to copy files to the remote server.
However, I discovered that I can use "ssh [EMAIL PROTECTED] sh" to get a basic
shell on the box, and delete files on that dir (or others).
I would like to know what other solutions can you recommend me.
A simple html form over https?
Sagi
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]