Hello!First of all, thanks for the great open-source project!
I'm testing you software for use with an automated backup script.As my WEBDAV server requires authentication, I'd like to pass the login
details and the 'put' command as a parameter to cadaver. Something like:
$ cadaver --user=foo --passwd=123 --command="put /path/to/file" http://server/path/to/
Would this possible?
Thank you,
$ cadaver --user=foo --passwd=123 --command="put /path/to/file" http://server/path/to/
Would this possible?
Thank you,
Ericson
_______________________________________________ cadaver mailing list [email protected] http://mailman.webdav.org/mailman/listinfo/cadaver
