Hi Sukender,

The libcurl plugin doesn't yet support write, so this is the first thing
you'd need to implement if you want to write files over http or ftp.

Robert.

On Tue, Sep 15, 2009 at 2:44 PM, Sukender <[email protected]> wrote:

> We're trying to write a scenegraph on a FTP. Reading is okay : it loads and
> tries the curl plugin once all other readers failed and reads successfully
> data on the FTP. But it seems the code doesn't try the curl plugin once alls
> *writers* failed. Am I wrong? Should it be implemented?
> I didn't found a revealant thread in the mailing list archive... has this
> been already discussed?
> <http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to