portable cross-platform WebDAV Client
Posted
by
theduke
on Super User
See other posts from Super User
or by theduke
Published on 2012-03-19T14:30:34Z
Indexed on
2012/03/20
5:32 UTC
Read the original article
Hit count: 539
I am looking for a portable application that will allow me to do this:
Browse a WebDAV share and open a file. Edit the file locally. Save the file, and automatically propagate the change to WebDAV.
Is there any CROSS-PLATFORM application out there that will let me do this and exists as a portable?
The reason I need this functionality is that I regularily have to access files via WebDAV from public machines where I do not have the neccessary permissions to natively mount a webdav share, or to install the neccessary components.
© Super User or respective owner