brain/04 Ressourcen/IT/Linux/OneDrive unter Linux.md

21 lines
211 B
Markdown

Protokoll-Status
```
journalctl --user -u onedrive.service -f
```
Start
```
systemctl --user start onedrive
```
Probleme
```
systemctl --user stop onedrive
onedrive --reauthorize
onedrive --force-sync
```