launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #02628
Re: uploading to the librarian without a database connection?
Michael Hudson wrote:
[...]
> wasteful silly. Hence the question in the subject: is it possible to
> upload to the librarian without a database connection?
>
> It seems this is supported at the protocol level, but if there's a
> librarian client that works in this way I can't find it. Any advice is
At a glance, what about the remoteAddFile method on
canonical.librarian.client.FileUploadClient?
-Andrew.
References