Giter Site home page Giter Site logo

Comments (4)

matt1883 avatar matt1883 commented on May 31, 2024

We have Set/Get..Content as well. These cmdlets deal with string/byte appends and gets.

Set/Get..Content appends/gets content (bytes) to/from a file.
Import/Export.. uploads/downloads a file.

We chose to mirror the cmdlets in native PowerShell (Get-/Set-Content), which operate just like our cmdlets. We also have Import-/Export- for upload/download.

If folks would rather just have Set-/Get-...Content with a separate parameter set to handle file paths instead of bytes, we could make that change, and it may simplify the experience.

Thoughts?

from azuredatalake.

mwinkle avatar mwinkle commented on May 31, 2024

Do we think a lot of folks will be using the powersehll command lets for byte/string appends? My assumption would be teh bulk of the scripted scenarios will be about files. I was surprised that it was import, coming from my experience with storage.

from azuredatalake.

matt1883 avatar matt1883 commented on May 31, 2024

Adding @begoldsm .

Good point. As you mentioned offline, Import/Export sounds very different from Azure Storage's Set/Get.

We'll add the file upload/download functionality of Import/Export into the existing Set/Get cmdlets to give a friendlier experience to those transitioning from Azure Storage. This would be added as a new file path parameter set.

from azuredatalake.

matt1883 avatar matt1883 commented on May 31, 2024

To answer your question, though: Yes, we had multiple customer requests to support appending bytes to a file without having to download and re-upload the file.

from azuredatalake.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.