portable cross-platform WebDAV Client

1

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.

theduke

Posted 2012-03-19T14:30:34.027

Reputation: 169

Question was closed 2017-02-26T10:55:03.307

Answers

2

Yes, there is DAV explorer, it is coded in java so you need the JVM on the systems. Also there's an online one(it's java too), not sure about it's trustability.

HackToHell

Posted 2012-03-19T14:30:34.027

Reputation: 6 162

1

You can have a look at CrossFTP Pro, which is a powerful WebDav client supporting the lock/view/edit operation on WebDav site.

Gatorhall

Posted 2012-03-19T14:30:34.027

Reputation: 111