multiple1902
2014-07-15 12:37:17 +08:00
Dropbox 支持排除掉一些文件,可以使用 dropbox 命令行工具的 exclude 命令:
dropbox exclude [list]
dropbox exclude add [DIRECTORY] [DIRECTORY] ...
dropbox exclude remove [DIRECTORY] [DIRECTORY] ...
"list" prints a list of directories currently excluded from syncing.
"add" adds one or more directories to the exclusion list, then resynchronizes Dropbox.
"remove" removes one or more directories from the exclusion list, then resynchronizes Dropbox.
With no arguments, executes "list".
Any specified path must be within Dropbox.
此外在 Windows 和 OS X,Dropbox 可以在图形介面选择性同步某几个目录。