• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Drag and Drop with Samba?

Churnd

Member
I'm wondering if it's possible to create a web based fileserver that'll have drag-and-drop functionality. I've searched around a little, but it doesn't seem like this is a popular topic. Here's what I wanna do:

-Be able to open a browser to my Samba machine (which is running Apache too)
-Log in using my Samba credentials
-Once logged in, I'd be looking at the contents of my home directory
-Resize the window, and be able to drag-and-drop a file to and from the window.

Is this possible? I understand it might require some kinda code, but code isn't a strong suit of mine. Any ideas welcome. I'm doing this just for experimental purposes at first, so it doesn't have to be perfect.
 
Probably depends on the browser and platform.

I bet you could possibly do it with Webdav which is a file transfer thingy specificly for websites.
 
Back
Top