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.
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.
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.
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.
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.
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)
Chris wrote: 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)
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.
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.
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)