Skip to content

Instantly share code, notes, and snippets.

@JustinAiken
Created August 24, 2017 22:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JustinAiken/586dc6f5f8844420efdab6b6805b0810 to your computer and use it in GitHub Desktop.
Save JustinAiken/586dc6f5f8844420efdab6b6805b0810 to your computer and use it in GitHub Desktop.
Old Crashplan appdata
root@Tower:/mnt/cache/appdata/CrashPlan# tree -a .
.
├── .DS_Store
├── ._.DS_Store
├── bin
│   ├── .keepme
│   ├── CrashPlanDesktop
│   ├── restartLinux.sh
│   ├── run.conf
│   └── vars.sh
├── cache
│   ├── 42
│   │   ├── .4to5ind
│   │   ├── cp.properties
│   │   ├── cpbf0000000000000000000
│   │   │   └── cpbmf
│   │   ├── cpfmf
│   │   ├── cpfmfp
│   │   ├── cpfmfs
│   │   ├── cpfmfx
│   │   ├── cphdf
│   │   └── cptl
│   ├── cpft1_42
│   ├── cpft1_42i
│   ├── cpft1_42x
│   ├── cpft744449770191875390_42
│   ├── cpft744449770191875390_42i
│   ├── cpft744449770191875390_42x
│   ├── cpgft1
│   ├── cpgft1i
│   ├── cpgft1x
│   ├── cpgft744449770191875390
│   ├── cpgft744449770191875390i
│   ├── cpgft744449770191875390x
│   ├── cpss1
│   └── cpss744449770191875390
├── conf
│   ├── .cpb
│   ├── .key.txt.un~
│   ├── adb
│   │   ├── 000063.ldb
│   │   ├── 000065.ldb
│   │   ├── 000072.ldb
│   │   ├── 000073.log
│   │   ├── CURRENT
│   │   ├── LOCK
│   │   ├── LOG
│   │   ├── LOG.old
│   │   └── MANIFEST-000071
│   ├── custom_sample.properties
│   ├── default.service.xml
│   ├── key.txt
│   ├── my.service.xml
│   ├── service.log.properties
│   ├── service.log.xml
│   ├── service.login
│   ├── service.model
│   ├── ui.log.properties
│   ├── ui.properties
│   ├── ui_nobody.properties
│   ├── ui_root.properties
│   ├── upgradeui.log.properties
│   └── upgradeui.properties
├── id
│   ├── .identity
│   └── .ui_info
└── log
├── app.log
├── backup_files.log.0
├── backup_files.log.1
├── backup_files.log.2
├── desktop_error.log
├── desktop_output.log
├── engine_error.log
├── engine_output.log
├── history.log.0
├── history.log.1
├── history.log.2
├── restore_files.log.0
├── service.log.0
├── service.log.1
├── service.log.2
├── upgrade.1435726800440.1442854211993.log
├── upgrade.1435726800441.1443217260965.log
├── upgrade.1435726800441_59.1445892661342.log
├── upgrade.1435813200470_317.1464466516320.log
├── upgrade.1435813200470_317.1464467088746.log
├── upgrade.1435813200470_317.1468007233122.log
├── upgrade.1435813200470_344.1468262959563.log
├── upgrade.1435813200470_344.1470157095664.log
├── upgrade.1436674800482_4.1493058179686.log
├── upgrade.1436674800483_15.1497724379102.log
├── upgrade.1436674888490_33.1503599780218.log
└── upgrade.1436674888490_33.1503605787636.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment