Click Here
home features news forums classifieds faqs links search
6071 members 
Amiga Q&A /  Free for All /  Emulation /  Gaming / (Latest Posts)
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forums
» Classifieds
» Links
» Downloads
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service
» Search

IRC Channel
Server: irc.amigaworld.net
Ports: 1024,5555, 6665-6669
SSL port: 6697
Channel: #Amigaworld
Channel Policy and Guidelines

Who's Online
0 crawler(s) on-line.
 96 guest(s) on-line.
 1 member(s) on-line.


 amigakit

You are an anonymous user.
Register Now!
 amigakit:  3 mins ago
 Hammer:  7 mins ago
 pixie:  18 mins ago
 amigang:  1 hr 54 mins ago
 matthey:  2 hrs 44 mins ago
 Dragster:  3 hrs 2 mins ago
 agami:  4 hrs 49 mins ago
 A1200:  5 hrs 14 mins ago
 HammerD:  5 hrs 28 mins ago
 ppcamiga1:  5 hrs 55 mins ago

/  Forum Index
   /  Amiga OS4 Software
      /  Dropbox anyone?
Register To Post

PosterThread
spotUP 
Dropbox anyone?
Posted on 13-Aug-2009 8:50:23
#1 ]
Elite Member
Joined: 19-Aug-2003
Posts: 2896
From: Up Rough Demo Squad

Dropbox is a very neat way of sharing files over internet with friends.
Just copy a file to your dropbox and your friends that 'subscribe' to that folder gets a message that pops up on their screen in a non disturbing way that there's a new file in the folder.

There's clients for all major platforms. That excludes AmigaOS as usual.

Maybe someone would be interested in reverse engeinering the protocol and make a client for AmigaOS? Just an idea.

There is also an open source alternative called IFolder. But i don't think it's as widely used.
Maybe we could even contact the dropbox developers and ask for docs. Who knows..

Anyone interested in this?

http://www.getdropbox.com/

Last edited by spotUP on 13-Aug-2009 at 08:51 AM.

_________________
AOS4 Betatester, Peg2, G4@1ghz, Radeon 9250 256mb, 1gb RAM.

http://www.asciiarena.com
http://www.uprough.net

 Status: Offline
Profile     Report this post  
fingus 
Re: Dropbox anyone?
Posted on 13-Aug-2009 8:52:58
#2 ]
Cult Member
Joined: 20-Oct-2006
Posts: 747
From: Havixbeck / Germany

@spotUP

It´s maybe easier to build our own system, based on php-scripts for webserver and a small client for amiga os.

The Idea behind it is good, we need something simple for fileexchange over the web until sabremsn filetransfer is fixed.

It should use Port 80 and tcp-protocol to face no firewall problems.


In the past i have similar ideas just to exchange files with my coder

Last edited by fingus on 13-Aug-2009 at 11:09 AM.
Last edited by fingus on 13-Aug-2009 at 08:54 AM.

_________________
I´m back in 2023 on Classic Amiga with my A1200/Blizzard1230IB@50Mhz, 32MB RAM, AmigaOS3.2 and ROMs, Indivision AGA MK3, Author of Amiga-Flipclock (OS4)

 Status: Offline
Profile     Report this post  
spotUP 
Re: Dropbox anyone?
Posted on 13-Aug-2009 13:26:37
#3 ]
Elite Member
Joined: 19-Aug-2003
Posts: 2896
From: Up Rough Demo Squad

@fingus

ideally, i'd want it to be compatible with dropbox. none of my friends use amigas today.

_________________
AOS4 Betatester, Peg2, G4@1ghz, Radeon 9250 256mb, 1gb RAM.

http://www.asciiarena.com
http://www.uprough.net

 Status: Offline
Profile     Report this post  
salass00 
Re: Dropbox anyone?
Posted on 13-Aug-2009 13:45:28
#4 ]
Elite Member
Joined: 31-Oct-2003
Posts: 2707
From: Finland

@spotUP

I'm willing to give it a try at least if you can get the info on the protocol. I haven't done any networking code before but I guess I can learn...

 Status: Offline
Profile     Report this post  
spotUP 
Re: Dropbox anyone?
Posted on 13-Aug-2009 16:02:14
#5 ]
Elite Member
Joined: 19-Aug-2003
Posts: 2896
From: Up Rough Demo Squad

@salass00

maybe this will help! :D

source:
https://www.getdropbox.com/download?dl=packages/nautilus-dropbox-0.6.1.tar.bz2

_________________
AOS4 Betatester, Peg2, G4@1ghz, Radeon 9250 256mb, 1gb RAM.

http://www.asciiarena.com
http://www.uprough.net

 Status: Offline
Profile     Report this post  
Chris_Y 
Re: Dropbox anyone?
Posted on 13-Aug-2009 19:44:17
#6 ]
Elite Member
Joined: 21-Jun-2003
Posts: 3205
From: Beds, UK

@spotUP

Is it WebDAV? The http-handler beta (the one on os4depot) supports that. If DropBox doesn't, just sign up for an account at www.sharemation.com and use that instead.

However, problem: WebDAV support in http-handler was always beta and I got fed up with utterley awful, rubbish, totally unnecessary over-complicated XML parsing*. So it never really worked properly, but it does sort of work with Sharemation as that's the main site I was using for testing and developing.

If it is WebDAV and/or somebody wants to fix the WebDAV-supporting version of http-handler, I can provide the source code. Knowledge of expat.library will be essential.

Chris
* This is a gripe with XML as a whole, but particulary when it is used for things that don't benefit from it.

_________________
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar is Tabitha by Eric W Schwartz

 Status: Offline
Profile     Report this post  
spotUP 
Re: Dropbox anyone?
Posted on 14-Aug-2009 18:46:11
#7 ]
Elite Member
Joined: 19-Aug-2003
Posts: 2896
From: Up Rough Demo Squad

@Chris_Y

as i said, i am after dropbox. that is what all of my friends are using. i don't want some obscure amiga only sollution.

salass00: i hope you didn't miss the link to the source above.

_________________
AOS4 Betatester, Peg2, G4@1ghz, Radeon 9250 256mb, 1gb RAM.

http://www.asciiarena.com
http://www.uprough.net

 Status: Offline
Profile     Report this post  
spotUP 
Re: Dropbox anyone?
Posted on 14-Aug-2009 18:50:38
#8 ]
Elite Member
Joined: 19-Aug-2003
Posts: 2896
From: Up Rough Demo Squad

@spotUP

Ouch, found this...

Anyway… “Dropbox is not open?!?” you say, “But the source is available on their webpage?”. This is correct and very very wrong at the same time. The Nautilus plugin is open, but contrary to common belief, it is NOT the dropbox client. Once you’ve installed the Nautilus plugin (which is 66k) it will download 35megs of closed souce in the background into the folder ~/.dropbox-dist. Without asking permission.

_________________
AOS4 Betatester, Peg2, G4@1ghz, Radeon 9250 256mb, 1gb RAM.

http://www.asciiarena.com
http://www.uprough.net

 Status: Offline
Profile     Report this post  
Chris_Y 
Re: Dropbox anyone?
Posted on 14-Aug-2009 19:06:27
#9 ]
Elite Member
Joined: 21-Jun-2003
Posts: 3205
From: Beds, UK

@spotUP

WebDAV is hardly an obscure Amiga-only solution! It is an open well-documented standard, and has been built in to Windows since w2k.

Search Google for "WebDAV" and you'll find loads of stuff on it.

The http-handler offer still stands. Anybody interested, set up an OpenAmiga.org account and let me know your username. I'll put it up there as it's the sort of thing which OpenAmiga would benefit from.

Chris

_________________
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar is Tabitha by Eric W Schwartz

 Status: Offline
Profile     Report this post  

[ home ][ about us ][ privacy ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright (C) 2000 - 2019 Amigaworld.net.
Amigaworld.net was originally founded by David Doyle