Tigge / antfs-cli

Extracts FIT files from ANT-FS based sport watches such as Garmin Forerunner 60, 405CX, 310XT, 610 and 910XT.
MIT License
312 stars 77 forks source link

Antfs-cli saving files in /root #188

Open wuweituzi opened 3 years ago

wuweituzi commented 3 years ago

All instructions were followed. All scripts were successfully executed as user with administrative rights (sudo). Files imported from watch are now stored in /root rather than in ~/.config/antfs-cli.

I'm unable to access these files either as root user or administrative user. I'm also unable to symlink that folder into my ~/.config/ for easy access. How can I fix this issue on my Debian system?

Note: if I try to install the scripts without the sudo command then permission is denied.

crossmax commented 3 years ago

@wuweituzi You can read this issue with the same problem and its resolution. https://github.com/braiden/python-ant-downloader/issues/30