Mario Apra
Mario Apra
This is not supported, but you can do this manually creating a new folder, and them after send it, you only include this new folder on the ignore list... I...
This is related with #62 and I will start develop it on [my fork](https://github.com/derrix060/onedriveClient)
Created [issue on my fork](https://github.com/derrix060/onedriveClient/issues/17) to track the changes that I will do there.
Created [issue on my fork](https://github.com/derrix060/onedriveClient/issues/17) to track the changes that I will do there.
@evanperryg can you check if ngrok is in your path?
Ciao Marco, come stai? It seems that you are ignoring some paths, but I can't tell you if you configured correctly. What directories are you expecting to see? Can you...
Can you provide more details about what is the error and why changing it will work?
What version of keyring is you using? Check it running `pip3 freeze | grep keyring`. I'm running with this one: ``` keyring==11.0.0 keyrings.alt==3.0 ```
Hello @bwkiller, as was written in #28, you can put it on the "ignore_v2.txt"-file. you can put something like this: ```python /foo/bar/** # Exclude everything !/foo/bar/documents/study # Except this folder...
Hello @ThomasA, it seems that you are trying to enter with a Business account, and as was said on #1, this repository doesn't have support for this. Try to see...