Hi Sean,



Sean DiZazzo wrote:
> On May 13, 9:54 pm, Sean DiZazzo <half.ital...@gmail.com> wrote:
>> On May 13, 9:39 am, News123 <news1...@free.fr> wrote:
>>
>>
>>
>>> Hi Aaaz,
>>> Aahz wrote:
>>>> In article <4bea6b50$0$8925$426a7...@news.free.fr>,
>>>> News123  <news1...@free.fr> wrote:
>>>>> I'd like to perform huge file uploads via https.
>>>>> I'd like to make sure,

> 
> oops...that doesn't help with the other requirements.  My suggestion
> is to not use https.  I don't think it was created to move around
> large pieces of data.  Lots of small pieces rather.  SFTP?


I had to check, but I guess sftp is not exactly suitable for my usecase.

My problem
- the whole communication is to be intended to work like a drop box.
  - one can upload files
  - one can not see, what one has uploaded before
  - no way to accidentally overwrite a previous upload, etc.
- I don't know enough about sftp servers to know how I could configure
it to act as a drop box.


That's much easier to hide behind an https server than behind an out of
the box sftp server.



N
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to