|
Anyone use WebDAV and want to test new handler? |
Posted on: 2012/3/17 17:21
#1 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
I have released a public beta of webdav-handler (updated, rewritten and revamped http-handler designed for WebDAV access only)
It is available here: http://www.openamiga.org/?function=viewfiles&projectid=63 Any and all feedback welcomed. If you have cPanel webspace you have the capability of creating WebDAV access. If you don't, sign up with one of the many providers such as http://www.mydrive.net (2GB of free space). Notes: 1. there is no SSL support yet. 2. locks are faked, so sharing access with more than one machine probably isn't going to work properly. |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/17 14:28
#2 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/2 21:38 From Germany
Posts: 9
|
Hello,
Iám using the WebDAV, but it will not connect. T-Online give 25GB Onlinespace over WebDAV. http://webdav.mediencenter.t-online.de/ i cant mount it. Have you an Answer? Tooltypes: ACTIVATE=1 STARTUP=URL http://webdav.mediencenter.t-online.de:80 NAME Mediencenter Passwort and Username? greatings Enrico |
|
_________________
AmigaOne 500, 2048MB, 120GB SSD, Radeon 6570HD, OS4.1 Upd. 6 |
||
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/17 15:44
#3 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/6 12:39 From Finland
Posts: 146
|
I'm intrested.
Even mailed for you, but got undelivered message. It doesnt show icons in wb window. In shell it lists content though. Very nice, if it goes further :) I test it tomorrow, when Im with my Amiga again. |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/17 15:49
#4 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/6 12:39 From Finland
Posts: 146
|
Tooltype is something like : username:password@webdav.mediencenter.t-online.de:80 NAME Mediencenter I picked it from os4depot and inside packet there is short readme. Dont know, how it handle firstname.lastname@emaildomain.com:password@webdav.mediencenter.t-online.de:80 NAME Mediencenter If username is form name@emaildomain.com |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/17 17:54
#5 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
@Melehto
Quote: It doesnt show icons in wb window. In shell it lists content though. I actually saw a missing file this morning, but in both places. It had a ridiculously long filename, I've renamed it now but it must have been over the old 100 character limit. If I ever get around to implementing the new ExamineObject stuff it should fix that. However, I don't think that's your problem - it's more likely that you simply have "show » only icons" set instead of "show » all files", although I'd have thought you would have checked that already? There's no difference between the way it returns the list of files to WB or the Shell (it doesn't even know), so it is impossible for one to be missing files that the other shows. Quote:
That works fine, or at least it does here. |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/17 18:44
#6 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/6 12:39 From Finland
Posts: 146
|
Hm, I tried repeatly to get icons to show in wb window. Show all allso tested.
Have to test it tomorrow again. I had many things to test same time. Try to find webdav service, tinkering with protocols and ports and so on. Does it support https/443 allso ? Cool feature should be, if handler decrypts/encrypts files on the fly. This is actually one feature, what my clients ask, when we talk about cloud-services in general. Nice to hear, that username@domain.com:password combination works. Webdav looks like good solution, since we dont have laptop amiga. So it is easy to push them to webdav server and use everywhere with any system. Im pretty impressed about that program :) |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/17 23:22
#7 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
Quote:
Does it support https/443 allso ? Yes, it does. Quote: Cool feature should be, if handler decrypts/encrypts files on the fly. This is actually one feature, what my clients ask, when we talk about cloud-services in general. Hmm, I don't see why that wouldn't be technically possible. Something like fs_plugin_encrypt is needed; that tries to hook itself in using DOS packet 1100 by the looks of things - I can't find any documentation on how it works otherwise I could try to add support in. |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/18 8:10
#8 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/6 12:39 From Finland
Posts: 146
|
@Crish
It shows content in window just fine. I had bad day or something. Wich version to test? Link to openamiga gives different binary than wich is os4depot. Version is same in both webdav-handler. 3.1 (6.4.12) Size and date is different, where openamiga is 24.5.2012, size 2 969 272 os4depot is 24.1.2013, size 2 400 032 Openamiga version is 3.1beta2 os4depot version is 3.1beta3 |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/18 9:44
#9 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
@Mlehto
The only difference is that the OpenAmiga one spews debug (including usernames and passwords) to the serial port. Use the OS4Depot/Aminet version unless something isn't working and I need the debug. |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/18 17:01
#10 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/6 12:39 From Finland
Posts: 146
|
Dropped pm for you.
Thanks. |
|
_________________
Peg2 1GHz G4, 1Gb mem, Radeon 9250 |
||
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/18 18:41
#11 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
I've replied, however I would have preferred it on this thread (or by email). It's easier for me to reply to and keeps it all together, also it might be useful for others to read.
At the moment I'm getting that I need to add notification support, at least so it notifies on locally-changed files (not sure I can monitor the remote location - maybe on a slow schedule it might be doable) |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/19 13:48
#12 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/2 21:38 From Germany
Posts: 9
|
ACTIVATE=1
STARTUP=URL http://enrico.zinne@t-online.de:xxxxx ... diencenter.t-online.de:80 NAME Mediencenter in the tooltypes will not work. No connection. Two Icons DAV0:Unformated and Mediencenter on the Workbench Screen. In Mediencenter no files avaible... Please help! I have the OS4depot version...greatings |
|
_________________
AmigaOne 500, 2048MB, 120GB SSD, Radeon 6570HD, OS4.1 Upd. 6 |
||
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/19 14:24
#13 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
Quote:
The Unformatted icon is a bad sign - it means that the server hasn't reported itself as being WebDAV. Have you tried https instead of http? Is there any way I can sign up for an account there (or can you create one for me?) for testing? |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/21 21:23
#14 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/6 12:39 From Finland
Posts: 146
|
Quote:
If it is ok for you, you can paste QA here. Nothing personal really. Local notification would be nice :) Remote location would be nice allso, but speed of connection itself is pretty slow. When I drop multiple little files to webdav device, it works. Albeit slow. I make bit more testing to see, if I get bit better picture for myself, why. |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/24 10:14
#15 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
Zettmaster's problem seems to be that it works in beta2, but not beta3.
Givewn that r726 is the beta2 release, and r819 is the beta3 release, I don't see why this is: Quote: ------------------------------------------------------------------------ (I've double-checked and nothing else was changed) |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/25 19:03
#16 |
---|---|---|
Just popping in
![]() ![]() Joined:
2009/3/16 11:27 Posts: 139
|
Now it works here, but only in Diropus not on the Workbench, showing nothing (icons, with or without option "show all files by name" and hidden ones).
|
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/25 20:43
#17 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/6 12:39 From Finland
Posts: 146
|
It makes same here, in WB. Sometimes show all/update brings icons, sometimes not.
I dont know if it is slow connection to webdav service provider or bug? But it happens, that some time I dont have icons, no matter what I try. When I get time, I try to make some test, if copying is faster via shell compared to WB. |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/28 14:59
#18 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/6 12:39 From Finland
Posts: 146
|
My setup is, that dav0: is CLOUD:
Icons refreshing and other features In CLOUD: root level icons refresh only, when dav0: is mounted. If one adds drawers to root, they appears after remounting. Icons without icon doesnt appear to root level at all, however. In sub-drawers icons appear after drawer close/open. With or without icon. Directory structure Let say, that I have path CLOUD:test. Drawer test may or may not have contents. When in shell I get dir/list from CLOUD:test , there is again drawer named test, inside test. I can make it from outside of CLOUD:test like dir CLOUD:test or inside trest drawer, all the same. That is ghost drawer, cannot enter in it. Allso, when I enter inside CLOUD:test, prompt is CLOUD:test/test> If I decide to delete contents of test inside CLOUD:test with del #?, it deletes all contents of CLOUD: Should delete only contets of CLOUD:test, where delete-command is executed. If I dismount CLOUD: from shell and Im outside of CLOUD, everything goes well. dismount dav0: executes fine. If Im inside CLOUD and I dismount CLOUD: , I drop myself to INTEREO: . That can be OS bug allso. I dont have any idea, what is INTEREO: , at least it is not any volume/disk mounted/assigned. Download-speed is just fine, uppload is disaster. I may have some problems internet connection upstream. |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/28 15:39
#19 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
@Mlehto
Can you either add or remove the trailing slash on your URL? So in startup you have something like Quote: URL http:/user:pass@www.webdav.org/ I'd like you to change that to Quote: URL http:/user:pass@www.webdav.org (or vice versa) That might stop the odd effects of duplicate and empty directories. If it does, I'd like to know whether it works with or without the slash, so I can enforce it. (NB: above has http:/ rather than http:// as it was confusing the forum) |
|
|
Re: Anyone use WebDAV and want to test new handler? |
Posted on: 2013/3/28 16:32
#20 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/6 12:39 From Finland
Posts: 146
|
Ok, NP. I test, when Im at my computer tomorrow.
|
|
_________________
Peg2 1GHz G4, 1Gb mem, Radeon 9250 |
||