Skip to content

First release! For self-hosting enthusiasts.

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarcDiethelm MarcDiethelm released this 05 Mar 23:24
· 49 commits to master since this release

Not yet implemented

  • list

    • all shares
    • all users
    • all cron jobs
  • recovery

    • cron jobs
    • mounts
    • remote storage credentials
  • To see all shares: cat config/smb.yml

  • To see all users: cat config/users.yml (or ls /home)

  • To see all cron jobs: sudo cat /var/spool/cron/crontabs/khoe

Known issues

  • Shares are not visible in Windows (win10 only?) network browser.
  • file names containing combined characters (accented characters created using Mac dead keys, e.g. option-u, option-i, or option-e) cannot be fetched from backup.
    (possible workaround: restore enclosing folder)