I am trying to get WebDAV working from Windows host to linux Leto installation. The HTTP/WebDAV PHP package installed.
To mount a windows drive to a WebDAV server, here is what I do:
1. Right click on 'my computer'
2. Select 'Map Network Drive'
3. For the Folder, type in 'http://<host/path_to_leto>'
4. Select 'Finish'
Then, a message box appears asking for a username and password. I enter my Leto username and password, but it is not accepted.
I am using Apache protected directories and I am beginning to suspect that this might be involved.
Before I try to debug this further, can someone explain how Leto WebDAV is supposed to work?
To mount a windows drive to a WebDAV server, here is what I do:
1. Right click on 'my computer'
2. Select 'Map Network Drive'
3. For the Folder, type in 'http://<host/path_to_leto>'
4. Select 'Finish'
Then, a message box appears asking for a username and password. I enter my Leto username and password, but it is not accepted.
I am using Apache protected directories and I am beginning to suspect that this might be involved.
Before I try to debug this further, can someone explain how Leto WebDAV is supposed to work?