We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I cant get monitor to work/ understand it, In python, I have this:
UsersFile2 = "/home/pi/Dropbox-Uploader/dropbox_uploader.sh monitor /Lancaster" call([UsersFile2], shell=True)
it identifies a file that has changed and gives me something like:
[F] 18 Updater.txt
Updater.txt is the file thats been updated
But I can seem to act upon this fact
The text was updated successfully, but these errors were encountered:
anyone with any experience of Monitor or another way to monitor a dropbox file?
Sorry, something went wrong.
No branches or pull requests
I cant get monitor to work/ understand it, In python, I have this:
it identifies a file that has changed and gives me something like:
[F] 18 Updater.txt
Updater.txt is the file thats been updated
But I can seem to act upon this fact
The text was updated successfully, but these errors were encountered: