Code Monkey home page Code Monkey logo

Comments (14)

christiangenco avatar christiangenco commented on August 15, 2024

I was just thinking about doing this, actually.

What if you could specify a sub-directory path on any dbinbox URLs? Just add another textbox at the top that lets you specify a directory (that could be specified by a URL parameter).

I don't love multiple URLs, but I can't articulate why...

from dbinbox.

PerWiklander avatar PerWiklander commented on August 15, 2024

In my particular case I want different groups of people to send files to a "bucket" that have a name that makes sense to them (project name, name of the couple who got married). Those buckets happen to be connected to my dropbox. Those groups have nothing in common and don't need to know that they share a dropbox.

If you want to go with subdirs in the urls I guess the most natural would be to have http://dbinbox.com/x/some_sub_dir. That is technically speaking "multiple URL:s:", though.

from dbinbox.

christiangenco avatar christiangenco commented on August 15, 2024

I love /x/some_sub_dir that you could make up on the fly. That makes a lot of sense.

That way if you wanted to just invent a project to give someone a URL for, you could.

from dbinbox.

christiangenco avatar christiangenco commented on August 15, 2024

Wanna take a crack at it? I don't know that I'll have time for another few weekends.

from dbinbox.

boschkundendienst avatar boschkundendienst commented on August 15, 2024

I also like the idea of having subfolders. I already created a working filesharing solution with dropbox in our company. This would be the missing part to get files back to individual users. Subfolders would really be a killer feature!
Thanks for your awesome work!

from dbinbox.

christiangenco avatar christiangenco commented on August 15, 2024

Done!

from dbinbox.

boschkundendienst avatar boschkundendienst commented on August 15, 2024

very nice job! I will not be impertinent, but do you think it might be possible to allow uploads only to a folder that is present? e.g if I have a folder dropbox/apps/dbinbox/user1 and give someone the link to it, he/she should be able to upload but if he/she tries to upload to a non-existant folder it should not be possible. - anyway very good job!

from dbinbox.

lobre avatar lobre commented on August 15, 2024

Hi, I know the topic is 9 month old but I would like to know why subfolders are not working on the actual version of http://dbinbox.com ?
Thanks

from dbinbox.

christiangenco avatar christiangenco commented on August 15, 2024

@loric- Subfolders are kept consistent when uploading from the command line tool, and by adding the subfolder structure after your username in the URL (ex: dbinbox.com/username/some/subfolder/structure).

from dbinbox.

lobre avatar lobre commented on August 15, 2024

Oh okay! So there is no way to add subfolders with the web tool by now? I was just looking for a way to set several dbinbox URL's linked to the same Dropbox account. Maybe it's not possible? And that's why I thought that each one can be linked to un specific subfolder in the dbinbox folder like below.
dbinbox.com/myfirstlink -> /Dropbox/Application/dbinbox/myfirstlink/
dbinbox.com/mysecondlink -> /Dropbox/Application/dbinbox/mysecondlink/

from dbinbox.

christiangenco avatar christiangenco commented on August 15, 2024

@loric- You'd do that like this:

dbinbox.com/USERNAME/myfirstlink -> /Dropbox/Application/dbinbox/myfirstlink
dbinbox.com/USERNAME/mysecondlink -> /Dropbox/Application/dbinbox/mysecondlink/
dbinbox.com/USERNAME/my/third/link -> /Dropbox/Application/dbinbox/my/third/link/

from dbinbox.

lobre avatar lobre commented on August 15, 2024

Okay thank you. And just to be clear your solution is only correct for the command line tool, that's right?

from dbinbox.

christiangenco avatar christiangenco commented on August 15, 2024

For the web too! Visit dbinbox.com/your_username/cats and drop a file in. It'll go in the "cats" subfolder of your dbinbox.

from dbinbox.

lobre avatar lobre commented on August 15, 2024

Oh my bad, I just understand! Thank you

from dbinbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.