github alcionai/corso v0.6.1

latest releases: v0.19.0, v0.18.0, v0.17.0...
18 months ago

Added

  • Sharepoint library (document files) support: backup, list, details, and restore.
  • OneDrive item downloads that return 404 during backup (normally due to external deletion while Corso processes) are now skipped instead of quietly dropped. These items will appear in the skipped list alongside other skipped cases such as malware detection.
  • Listing a single backup by id will also list the skipped and failed items that occurred during the backup. These can be filtered out with the flags --failed-items hide, --skipped-items hide, and --recovered-errors hide.
  • Enable incremental backups for OneDrive if permissions aren't being backed up.
  • Show progressbar while files for user are enumerated
  • Hidden flag to control parallelism for fetching Exchange items (--fetch-parallelism). May help reduce ApplicationThrottled errors but will slow down backup.

Fixed

  • Fix repo connect not working without a config file
  • Fix item re-download on expired links silently being skipped
  • Improved permissions backup and restore for OneDrive
  • CLI calls default to a 10-day context deadline to avoid letting graph api restrict requests to a 100 second deadline.
  • --endpoint flag now handles fully qualified URLs

Known Issues

  • Owner (Full control) or empty (Restricted View) roles cannot be restored for OneDrive
  • OneDrive will not do an incremental backup if permissions are being backed up.
  • Event instance exceptions (ie: changes to a single event within a recurring series) are not backed up.

Don't miss a new corso release

NewReleases is sending notifications on new releases.