github odeke-em/drive v0.0.4.d
Release 4 d

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

Features:

  • drive touch path1 path2 path2 which sets the modification time of a path that exists remotely to that of the current time on the Google Drive server.

  • Bug fix for proper quotation of content in a query, fixing the case with file paths that have quotations in them.

  • Checksum memoization to avoid recomputing the file checksum everytime a comparison between files is made.
    This is to exploit the common case in which backups are mostly being made yet the data isn't rapidly changing
    within milliseconds -- this setting shall be configurable.

  • In case of only modTime changes, no file upload will be made, just the modTime will be remotely changed.

  • Ensuring list paths can be resolved relative to the current path e.g

    cd ~/emm.drive/mnt/media

    drive list ../../src ../documents links

  • Better help utility ie drive help all
    screen shot 2015-01-10 at 2 58 07 am

  • Toggleable drive list ie instead of always printing long information, only print it if requested:
    screen shot 2015-01-10 at 3 02 23 am

Don't miss a new drive release

NewReleases is sending notifications on new releases.