Good WebDAV client for Linux, that works w. Plone?

4 Messages Forum Options Options
Embed this topic
Permalink
Erik Forsberg-2
Good WebDAV client for Linux, that works w. Plone?
Reply Threaded More
Print post
Permalink
Hi!

Can anyone recommend a good, preferrably commandline-based and
scriptable, WebDAV-client, that is compatible with the DAV
implementation in Plone/Zope?

Cheers,
\EF
--
Erik Forsberg                OpenSource-based Thin Client Technology
Cendio AB                    Phone: +46-13-21 46 00    
                             Web: http://www.thinlinc.com
                             




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Jean Jordaan-3
Re: Good WebDAV client for Linux, that works w. Plone?
Reply Threaded More
Print post
Permalink
> Can anyone recommend a good, preferrably commandline-based and
> scriptable, WebDAV-client, that is compatible with the DAV
> implementation in Plone/Zope?

http://www.webdav.org/cadaver/

Now if someone knows a better way to mount DAV shares into the
filesystem than http://0pointer.de/lennart/projects/fusedav/
I would be truly thankful.

--
Jean Jordaan
http://www.upfrontsystems.co.za


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Erik Forsberg-2
Re: Good WebDAV client for Linux, that works w. Plone?
Reply Threaded More
Print post
Permalink
Jean Jordaan <jean@...> writes:

> > Can anyone recommend a good, preferrably commandline-based and
> > scriptable, WebDAV-client, that is compatible with the DAV
> > implementation in Plone/Zope?
>
> http://www.webdav.org/cadaver/

Seems to work reasonably well. Recursive uploads with directories
seems to timeout, though. This is perhaps a known bug?

(I can trigger this by doing a 'mput *' standing in a local directory
that has files and subdirectories. When cadaver tries to upload the
subdirectory, it gets a timeout. This happends regardless of if the
subdirectory exists or not on the target server)

Btw, can I change the state of the content via WebDAV, i.e. set it to
'published'?

\EF
--
Erik Forsberg                OpenSource-based Thin Client Technology
Cendio AB                    Phone: +46-13-21 46 00    
                             Web: http://www.thinlinc.com
                             



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Jean Jordaan-3
Re: Re: Good WebDAV client for Linux, that works w. Plone?
Reply Threaded More
Print post
Permalink
> Btw, can I change the state of the content via WebDAV, i.e. set
> it to 'published'?

How about PUTting an URL ending in:

   <CONTENT>/content_status_modify?workflow_action=publish

--
Jean Jordaan
http://www.upfrontsystems.co.za


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users