Live data from Hacker News

Dropbox ignore file or folder in beta

help.dropbox.com

41–50 of 143 posts

Re: Dropbox ignore file or folder in beta

#41

Is there any reason to use dropbox over onedrive? This feature has been in onedrive I believe since Windows 10 release? (Also onedrive has linux clients too so- I use it on Linux itself and the linux client by abraunegg supports this)

dropbox is a nicer experience of the three.

Re: Dropbox ignore file or folder in beta

#42

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?

Why use Dropbox if you could just use FTP + SVN/CVS? [1]

[1] https://news.ycombinator.com/item?id=9224

Re: Dropbox ignore file or folder in beta

#44

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

Genuine answer: because it is not superior, certainly not “far superior” and it’s a Google “I’ll probably kill you tomorrow.” product made by a company whose ethics I no longer trust (Google).

Re: Dropbox ignore file or folder in beta

#45

Is there any reason to use dropbox over onedrive? This feature has been in onedrive I believe since Windows 10 release? (Also onedrive has linux clients too so- I use it on Linux itself and the linux client by abraunegg supports this)

> Also onedrive has linux clients too

But there is a huge gap between official linux support by Dropbox and a thrid-party app.

In my experience, Dropbox's syncing experience is generally superior than the others, especially when it comes to file stability. Its history and time machine feature (or folder rewind) is so great.

Re: Dropbox ignore file or folder in beta

#46

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

Because I'd like to support competition.

I also prefer buying services from companies whose only purpose is solving the problem I'm having.

The bigger a company gets, I feel like, the more their "we do everything" becomes untrustworthy.

I'd bet it is more unlikely that Dropbox will pivot from their main file sync product than Drive's breaking a functionality I depend on.

Re: Dropbox ignore file or folder in beta

#47

Is there any reason to use dropbox over onedrive? This feature has been in onedrive I believe since Windows 10 release? (Also onedrive has linux clients too so- I use it on Linux itself and the linux client by abraunegg supports this)

YMMV, but Dropbox used to be much, much faster (by at least an order of magnitude) than OneDrive in my region. I don't know the status quo though.

Re: Dropbox ignore file or folder in beta

#48

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

Genuine answer: because it is not superior, certainly not “far superior” and it’s a Google “I’ll probably kill you tomorrow.” product made by a company whose ethics I no longer trust (Google).

I first thought you meant Google "I'll probably kill your account tomorrow."

I constantly hear about people breaking ToS on one of many Google services and having them all instantly disabled, no warning (usually losing mail email account).

Re: Dropbox ignore file or folder in beta

#49

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.

> but they chose another solution which I’m sure is reasonable for making the feature more user friendly to non-devs.

But this begs the question: why would the "ignore file/folder" feature itself be useful to non-devs?

Re: Dropbox ignore file or folder in beta

#50
post #21

Interesting. It's the first time for me to see a use of file attributes in Linux. What are the common use cases of file attributes? Also, I just notice that every files in Dropbox folder has com.dropbox.attributes key with unreadable binary value. Does anyone have an idea about this field?

its dropbox id for each file - useful when you move files around, dropbox client can check the ids with the data on server and decide whether to upload the file or not...
Post reply on HN