답변:
데몬 관리를 위해 dropbox 스크립트 를 다운로드해야 할 것 같습니다 . 보관 용 웹 사이트 에 대한 지침
wget -O ~/dropbox.py https://www.dropbox.com/download?dl=packages/dropbox.py
chmod a+x ~/dropbox.py
~/dropbox.py status
dropbox 스크립트에 대한 심볼릭 링크를 만들 수도 있으므로 ~/dropbox.py
매번 실행할 필요가 없습니다 .
sudo ln -s ~/dropbox.py /usr/local/bin/dropbox
dropbox status
도우미 스크립트가 설치된 상태 (.deb 패키지의 일부)
$ dropbox help
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
update download latest version of dropbox
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 status
~/.dropbox-dist/dropbox
)하지만이 데몬 만 시작합니다; 논쟁이 없습니다.