Open frallain opened 5 years ago
If you are trying to import data to a cozy hosted on mycozy.cloud you should use the --url flag (documented in the readme ;)).
-u --url [url] URL of the cozy to use. Defaults to "http://cozy.tools:8080".' (default: "http://cozy.tools:8080")
For example if you have the cozy francoisallain.mycozy.cloud, you should do:
ach importDir myDir/ --url https://francoisallain.mycozy.cloud
Thanks, so I tried
ACH importDir myDir/ --url https://frallain.mycozy.cloud
but then it hangs and nothing happens... How can I enable verbose mode?
Hello again, I am now trying to run ACH with
What did I do wrong?