Stephen Rosen's Blog

  • Globus CLI and SDK version 3 now available!

    September 29, 2021  |  Stephen Rosen

    On March 7th of 2016, a couple of members of the Globus team started working on replacing the globusonline-transfer-api-client package. We debated what to call it. Was it the globus-client?...

  • Introducing the SDK and CLI

    April 14, 2017  |  Stephen Rosen

    Scripting With Globus Just Got Easy! curl "http://transfer.api.globus.org/..." ssh cli.globusonline.org "..." subprocess.Popen(["ssh", "cli.globusonline.org", "..."]) Say "hello" to the new Globus SDK and CLI! As of April, 2017, these products are...