Hello,

I have an Apache server with mod_dav and SSL enabled. I also use .htpasswd
authentication. This is a session with cadaver to this server:

[EMAIL PROTECTED]:/usr/ports/www/cadaver# cadaver
dav:!> open https://server.domain.com/directory
WARNING: Untrusted server certificate presented for `*.domain.com':
Issued to: SI, Tolmin, Infrax d.o.o., Web server
Issued by: SI, Infrax d.o.o., InfraxWebCA
Certificate is valid from Tue, 22 May 2007 12:50:56 GMT to Sun, 20 May 2012 
13:00:56 GMT
Do you wish to accept the certificate? (y/n) y
dav:/directory/> ls
Listing collection `/directory/': succeeded.
Coll:   confirmations                          0  mar 13 10:20
Coll:   orders                                 0  mar 10 12:37
Coll:   outputs                                0  mar 13 10:20
        .htaccess                            180  jan  9  2006
        .htpasswd                             24  jan  9  2006
        serial.txt                             5  mar 10 12:37
dav:/directory/> get serial.txt
Downloading `/directory/serial.txt' to serial.txt:
Progress: [=============================>] 100,0% of 401 bytes
Authentication required for Sistem ExecuteOrder on server `server.domain.com':
Username:
Password:
Progress: [==============================] 200,0% of 401 bytes
Authentication required for Sistem ExecuteOrder on server `server.domain.com':
Username: user
Password:
Progress: [==============================] 16140,0% of 5 bytes succeeded.
dav:/execorder/> exit
Connection to `server.domain.com' closed.

The first time, when I was asked for username/password, I just pressed
ENTER twice. The second time I used the appropriate credentials.

As you can see the procentages (and byte counts) are inappropriate.

Bye,
Nejc
_______________________________________________
cadaver mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/cadaver

Reply via email to