Dropbox

General chat area for anything whatsoever

Moderator: Core Staff

Post Reply
User avatar
waywaaaard
Core Staff
Core Staff
Posts: 2214
Joined: February 6th, 2006, 3:18 pm
Location: Germany/Bayern

Dropbox

Post by waywaaaard » July 19th, 2010, 8:54 pm

Image

Hey is anybody else using DropBox? It's a pretty cool service. Basically it is a folder on your pc that is synced online like a online hard drive (in the amazon s3 cloud). You can share folders with other people so everyone has the newest files on their pc.
I am using that with my fellow students so we have all project work files (not all via git or svn) shared. Like scripts of lectures etc. And of course I am sharing with my friends. Much easier to share well music, movies w/e. And you only have to upload it once. If you can sign up for free and get 2GB. But via reflinks and other things you can get up to 8GB on free storage. You can of course access all of your files via the web-interface what comes in pretty handy for me when I am not at my own computer.

It's available for win/mac/linux :D

Features: https://www.dropbox.com/features

Btw with the new version you can something called shareable link. So you can make a single file or a folder accessible via the web like all those hosters, but for all files.


Here a example folder of my fellow student and me. Project for OS-Programming(Process communication, semaphores, shared memory)
dropboxexample.png
In my opinion better than wuala. Of course wuala has got a different approach with storing the files like p2p with parity files.

This is my reflink - need to get more space^^
https://www.dropbox.com/referrals/NTYxMzkyNjQ5
You do not have the required permissions to view the files attached to this post.
THAT HANDS WERE NOT TRACED!
visit my blog: Link
Soviet wrote:Yeah, watch out, Peds will hit you with his +5 D-Battleaxe of homosexuality :roll:

User avatar
.:iSpawn:.
CJ Worshipper
CJ Worshipper
Posts: 422
Joined: December 17th, 2008, 4:58 pm

Re: Dropbox

Post by .:iSpawn:. » July 19th, 2010, 11:56 pm

could be used as a demo submit for CJ frag vid?
Image

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13315
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Re: Dropbox

Post by Drofder2004 » July 20th, 2010, 12:09 am

What access rights does it give the users. I take it "open/read" only?

I was once interested in setting up a SVN for the mod, does this have the same thing, or is it purely file uplaod>?
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

User avatar
Azabael
CJ G0D!
CJ G0D!
Posts: 1018
Joined: June 2nd, 2006, 9:51 pm
Location: The Netherlands

Re: Dropbox

Post by Azabael » July 20th, 2010, 12:23 am

Seems to be a nice program with useful features.
Image

User avatar
|Master|
CJ Worshipper
CJ Worshipper
Posts: 331
Joined: December 21st, 2009, 2:31 pm

Re: Dropbox

Post by |Master| » July 20th, 2010, 6:58 am

Azabael wrote:Seems to be a nice program with useful features.
Yes :shock: Very good.
Administrators: God, The Devil
Members: The People
Guests: Babies!


Image

User avatar
waywaaaard
Core Staff
Core Staff
Posts: 2214
Joined: February 6th, 2006, 3:18 pm
Location: Germany/Bayern

Re: Dropbox

Post by waywaaaard » July 20th, 2010, 11:17 am

Drofder2004 wrote:What access rights does it give the users. I take it "open/read" only?

I was once interested in setting up a SVN for the mod, does this have the same thing, or is it purely file uplaod>?
It's file upload and doesn't have merge or other features you would await. The good thing is that you can restore the files somebody deleted up to 30days.

The user rights will come shortly. At the moment if you share a folder everyone can edit, therefore the restore options comes in handy.

Well for SVN you need a server or a service :P And I guess you don't want to make the mod open source so things like github are out of consideration.
THAT HANDS WERE NOT TRACED!
visit my blog: Link
Soviet wrote:Yeah, watch out, Peds will hit you with his +5 D-Battleaxe of homosexuality :roll:

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13315
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Re: Dropbox

Post by Drofder2004 » July 20th, 2010, 3:15 pm

waywaaaard wrote:Well for SVN you need a server or a service :P And I guess you don't want to make the mod open source so things like github are out of consideration.
There are a few private SVN hosts out there for free, but the option to merge file upload and SVN capabilities into one website would've been lovely.

The site is pretty good, but my needs are slim for things like that.

When/if the site introduces the user permissions and (if not already existing) a filter for which files can be uploaded where, it could be a good idea for demos and the like.
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

User avatar
waywaaaard
Core Staff
Core Staff
Posts: 2214
Joined: February 6th, 2006, 3:18 pm
Location: Germany/Bayern

Re: Dropbox

Post by waywaaaard » July 21st, 2010, 1:37 pm

if anybody needs here i made a app for google chrome :P

manifest.json

Code: Select all

{
  "name": "Dropbox",
  "version": "1",
  "icons": {
    "128": "128.png",
    "24": "24.png",
    "32": "32.png",
    "48": "48.png"
  },
  "app": {
    "urls": [
      "*://www.dropbox.com/"
    ],
    "browse_urls": [
      "https://www.dropbox.com/"
    ],
    "launch": {
      "web_url": "https://www.dropbox.com/"
    }
  }
}
icons and file in the attachment - just load it as an extracted addon
You do not have the required permissions to view the files attached to this post.
THAT HANDS WERE NOT TRACED!
visit my blog: Link
Soviet wrote:Yeah, watch out, Peds will hit you with his +5 D-Battleaxe of homosexuality :roll:

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest