github odeke-em/drive v0.1.1

latest releases: v0.4.0, v0.3.9.1, v0.3.9...
9 years ago

This release features:

  • The introduction of the copy command:
$ drive copy -r folder1 folder2 may_or_maynot_exist

$ drive copy changes.go backup/

$ drive copy changes.go backup/n1/n2
  • Fixed publishing URL for Google Docs + Sheets, bug report credited to @dgvirtual.
  • Introduction of a --matches flag for touch e.g to touch all files with prefix 0 - 9
$ drive touch -matches $(seq 0 9)
  • Fixed modTime for piped pushed file to match current time on local machine.

Don't miss a new drive release

NewReleases is sending notifications on new releases.