

Dropbox ignore file or folder in beta
source link: https://help.dropbox.com/files-folders/restore-delete/ignored-files
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

You can set a file or folder to be “ignored” by Dropbox. This allows you to organize files and folders in the Dropbox folder on your computer without storing them on dropbox.com or on the Dropbox server at all.
Once ignored, the file or folder remains where it is in your Dropbox folder and is synced to your computer’s hard drive, but it’s deleted from the Dropbox server and your other devices, can’t be accessed on dropbox.com, and won’t sync to your Dropbox account.
Once a folder is ignored, all files and folders inside it are also ignored. If an ignored folder is moved somewhere else, it remains ignored. However, if a folder inside an ignored folder is moved to a folder that is not ignored, it stops being ignored.
How to set a file or folder to be ignored by Dropbox
To ignore a file, you’ll need to edit the commands that control your computer’s hard drive in your computer’s terminal application.
If you’re on a Mac computer:
- Open the Terminal application on your computer.
-
Type
xattr -w com.dropbox.ignored 1.
-
Type the location of the file next to that.
- You can also drag and drop the file or folder that you want to ignore from your file browser into the Terminal and it will populate with the location of the file.
-
It should look something like this:
xattr -w com.dropbox.ignored 1 /Users/yourname/Dropbox\ \(Personal\)/YourFileName.pdf
- Press return on your keyboard.
The icon beside your file will change to a gray minus sign indicating that the file is ignored.
If you’re on a Windows computer:
- Open the PowerShell application on your computer.
-
Type
Set-Content -Path.
-
Type the location of the file next to that.
- You can also drag and drop the file or folder that you want to ignore from your file browser into the Terminal and it will populate with the location of the file.
-
Type -Stream com.dropbox.ignored -Value 1
-
It should look something like this:
Set-Content -Path C:\Users\yourname\Dropbox\ \(Personal\)/YourFileName.pdf -Stream com.dropbox.ignored -Value 1
-
It should look something like this:
- Press enter on your keyboard.
The icon beside your file will change to a gray minus sign indicating that the file is ignored.
If you’re on a Linux computer:
- Open the Terminal application on your computer.
-
Type
attr -s com.dropbox.ignored -V 1.
-
Type the location of the file next to that.
- You can also drag and drop the file or folder that you want to ignore from your file browser into the Terminal and it will populate with the location of the file.
-
It should look something like this:
attr -s com.dropbox.ignored -V 1 /Users/yourname/Dropbox\ \(Personal\)/YourFileName.pdf
- Press enter on your keyboard.
The icon beside your file will change to a gray minus sign indicating that the file is ignored.
Recommend
-
14
File version history overview The amount of time Dropbox stores previous versions of your files depends on the plan you have. Check which plan you have.
-
8
This item was deletedYou might be able to find it in your deleted files. If it's not there, try asking the person who shared it with you.
-
3
File Entry: Ignore any previous data advertisements I'm trying to use logstash to extract metrics from my logs, and then send those metrics wi...
-
5
Armin's BlogDropbox + VSCode: index file changedAugust 22, 2018在两台机器上同时用 VSC 打开一个 git 中的文件时,会不断弹出 index file changed 的提示,这是因为 VSC 会自动 autofetch...
-
4
Dropbox finally supports M1 Macs natively with new beta After promising support last year By...
-
9
The Dropbox native Apple silicon beta is finally here Three months after Google Drive By
-
7
Jan 13, 2022 — 13:32 CUT Dropbox Releases Apple Silicon Version of Its App to Beta Testers
-
4
Download Awesome file is an app that integrates with Dropbox API, and allows the user to download a file Mar 25, 2022 1 min read 📁 Awesome Fi...
-
6
Git: How can I ignore a file that is already committed to the repo? You have a repo and quite some developers have cloned the repo and working on it. Now you want to add a file to gitignore which is already checked-in or tracked by Git.(T...
-
5
August 23, 2022 /
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK