Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Linux by (9.5k points)

Below is the code I executed to restart dropbox because it stopped syncing: 

~/bin/dropbox.py start

Starting Dropbox...Done!

This is the output I get, though it appears to be syncing it’s not as some folders are unwatched: 

[willemmerson@web385 media]$ ~/bin/dropbox.py status

Downloading file list...

Syncing (317 files remaining)

Uploading 317 files...

[willemmerson@web385 media]$ ~/bin/dropbox.py filestatus

email:           unwatched

header_images:   unwatched

homepage_images: unwatched

paintings:       unwatched

My code runs only till 317 files and says that it’s unwatched. Can anyone tell me why this happens? 

1 Answer

0 votes
by (19.7k points)

The best solution would be is to upgrade to the new version of dropbox as well the Python, then restart it: 

Click this link to install Linux client.

Click this link to install scripts of Python. 

Interested in Linux? Check out this Linux Certification by Intellipaat.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Apr 9, 2021 in Linux by sheela_singh (9.5k points)

Browse Categories

...