Nextcloud

Update

  • Update von Nextcloud per CLI
    sudo -u www-data php <PFAD_ZU_NEXTCLOUD>/updater/updater.phar
  • Update-Check
    sudo -u www-data php <PFAD_ZU_NEXTCLOUD>/occ update:check
  • Update von Apps
    sudo -u www-data php <PFAD_ZU_NEXTCLOUD>/occ app:update [<APP-NAME>|--all]

Dateien neu einlesen

sudo -u www-data php occ files:scan --help
  Usage:
  files:scan [-p|--path="..."] [-q|--quiet] [-v|vv|vvv --verbose] [--all]
  [user_id1] ... [user_idN]
 
Arguments:
  user_id               will rescan all files of the given user(s)
 
Options:
  --path                limit rescan to the user/path given
  --all                 will rescan all files of all known users
  --quiet               suppress any output
  --verbose             files and directories being processed are shown
                        additionally during scanning
  --unscanned           scan only previously unscanned files
Navigation
Drucken/exportieren
QR-Code
QR-Code Nextcloud (erstellt für aktuelle Seite)