slush wrote:
> Hi,
> 
> I'm trying to upload files using webapi (not web interface, just PUT from my
> python program). Everything works, but there is problem that I cannot get
> any information about upload progress after I put file to my Tahoe node. I
> tried to set ophandle= but it looks that ophandle is not supported for file
> uploads.
> 
> I need information when the upload finish to tell user that file processing
> is done or get some error status.
> 
> Btw my file is still uploading (I see traffic on network interface), but my
> Tahoe node don't show me any operation in "Current Uploads/Downloads". Why?

Possibly <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1079>. Is the problem
consistent with the symptoms described there, i.e.:

# It seems like immutable file uploads into a directory never appear on Recent
# Uploads/Downloads, but immutable file downloads and unlinked immutable file
# uploads do.

?

-- 
David-Sarah Hopwood  ⚥  http://davidsarah.livejournal.com

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
tahoe-dev mailing list
[email protected]
http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev

Reply via email to