Backup - npackd/npackd GitHub Wiki

Update for packages on npackd.org

  • backup the data from from www.npackd.org:
    • gcloud config set project npackd
    • gcloud auth login
    • gcloud datastore export --namespaces="(default)" gs://npackd-backup
    • gsutil cp -r gs://npackd-backup/2019-08-02T16:41:07_53806 Downloads
  • backup the package binaries from http://files.npackd.org with Filezilla
  • backup the package binaries from https://github.com/tim-lebedkov/packages/releases
    • cd ~/Dokumente/gopath/src/github.com/tim-lebedkov/npackd
    • go run TestUnstableRep.go TestUnstableRep_linux.go -command download-binaries -target /media/tim/ExterneFestplatte/Npackd/github.com_tim-lebedkov_packages