红联Linux门户
Linux帮助

Linux Ubuntu下Dropbox图标消失

发布时间:2016-01-18 15:18:35来源:linux网站作者:rainduck

Linux下的Dropbox是支持命令行模式的.,在terminal中输入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 directory contents with current sync status
autostart    automatically start dropbox at login
exclude      ignores/excludes a directory from syncing
lansync      enables or disables LAN sync


由于我的dropbox客户端的图标找不到了.所以输入命令,退出&重启.然后问题解决.


ps:虽然图标消失,但是从命令来看,文件还是处于同步状态的.


本文永久更新地址:http://www.linuxdiyf.com/linux/17446.html