Live data from Hacker News

Dropbox ignore file or folder in beta

help.dropbox.com

31–40 of 143 posts

Re: Dropbox ignore file or folder in beta

#31

Genuine question, why do people here use Dropbox or box when Google drive is far superior?

In my case because Dropbox support for Linux is far superior.

Fair enough, I guess I should have asked why Mac users prefer dropbox or box.

Re: Dropbox ignore file or folder in beta

#32

OK, this is probably a very dumb question, but I'm trying tio understand the usecase. I put things that I want to sync with Dropbox in /Dropbox and take out things that I don't want to sync. Why would I want to leave things in /Dropbox that I don't want on Dropbox?

If you're a Node/JavaScript developer, you might want to keep code in Dropbox, but putting node_modules in there will tank it.

Re: Dropbox ignore file or folder in beta

#34

OK, this is probably a very dumb question, but I'm trying tio understand the usecase. I put things that I want to sync with Dropbox in /Dropbox and take out things that I don't want to sync. Why would I want to leave things in /Dropbox that I don't want on Dropbox?

[deleted]

Re: Dropbox ignore file or folder in beta

#35

OK, this is probably a very dumb question, but I'm trying tio understand the usecase. I put things that I want to sync with Dropbox in /Dropbox and take out things that I don't want to sync. Why would I want to leave things in /Dropbox that I don't want on Dropbox?

This is the same question as why .gitignore files exists. You probably want to leave build files unsynced in your project folder.

Re: Dropbox ignore file or folder in beta

#37

The most requested feature, to allow a file or folder to be ignored by Dropbox sync without using selective sync is finally in beta. The community requested a .dropboxignore file but they chose another solution which I’m sure is reasonable for making the feature more user friendly to non-devs. This will be immensely helpful for node_modules or build target directories.

Who needs a VCS when you could just use Dropbox?

[deleted]

Re: Dropbox ignore file or folder in beta

#38

Earlier quoted context omitted.

In my case because Dropbox support for Linux is far superior.

Fair enough, I guess I should have asked why Mac users prefer dropbox or box.

always between mac and windows. i have had better experience with dropbox than drive. in fact, i have all three: onedrive, dropbox, and drive. drive is my least favorite...

Re: Dropbox ignore file or folder in beta

#39
post #8

That seems like an arcane solution, although I'm happy they finally added it

I think this is a perfectly good technical solution that they haven't built a modern UI for, is all. It's great that under the hood the feature will be easily scriptable using standard OS utilities.

Yeah I'm just confused why there is no UI integration. It's not like Dropbox is too light on the UI otherwise.
Post reply on HN