On 8/1/08, Micah Gersten <[EMAIL PROTECTED]> wrote:
> Is this a repetitive thing your clients will do many times? I recently
> created a backup solution using ssh keys and the pecl ssh extension to
> automate backups. Then a cronjob sorts the files on the server. It's a
> lot more secure than a
Is this a repetitive thing your clients will do many times? I recently
created a backup solution using ssh keys and the pecl ssh extension to
automate backups. Then a cronjob sorts the files on the server. It's a
lot more secure than allowing PUTs.
Thank you,
Micah Gersten
onShore Networks
Inte
It appears that PHP can support the PUT method using php://stdin and
appropriately configuring the webserver to accept it.
My company needs a file upload solution that will support large file
uploads (2GB limit is optional - if we have to tell them less than 2GB
that's fine) that will keep re-tryi
3 matches
Mail list logo