在另一个用户提出这个问题之后:Linux 服务器上的 Dropbox - 如何包含/排除文件夹?
执行其他问题和答案中列出的一些步骤后,我的图标仍然无法正常工作:
编辑:如果有人在阅读这篇文章时想知道,我可以通过以下链接最终显示我的图标:
- https://www.reddit.com/r/elementaryos/comments/2ufjsy/dropbox_icon_is_not_visible/
- https://github.com/nathanhandyer/elementary-dropbox-mods
对于想要从命令行执行此操作的任何人,该问题仍然有效。
有一个排除的答案,但没有一个包含的答案。有没有办法实现这一目标?
我看到dropbox
命令的帮助文本中列出了前一个命令,但没有任何可以帮助我包含的命令。
有谁知道如何实现这一目标?
这是我看到的当前帮助文本:
Dropbox command-line interface
commands:
Note: use dropbox help <command> to view usage for a specific command.
status get current status of the dropboxd
help provide help
puburl get public url of a file in your dropbox
stop stop dropboxd
running return whether dropbox is running
start start dropboxd
filestatus get current sync status of one or more files
ls list …
Run Code Online (Sandbox Code Playgroud)