GithubHelp home page GithubHelp logo

Comments (4)

ld0614 avatar ld0614 commented on May 29, 2024 1

While the archive file is intended for this purpose it is limited but the fact that it is built using PowerShell and PowerShell is limited by the fact that it is built on .Net. Specifically .Net utilizes the System.IO library which until .Net 4.6.2 was limited to 260 characters long (REF). This limitation has now been removed but only for operating systems that support this (Windows 10 Creators Update and above) I'm not aware of this functionality being available on Windows Server yet.

from psdscresources.

ld0614 avatar ld0614 commented on May 29, 2024

Hi @Rmpanga if the issue is the extraction to the long path name(above 260 Characters) as it seems to suggest in your initial report have you considered working around the issue by using the archive to extract to somewhere short such as C:\Temp and then use a File Resource to move the files where they are needed as a separate action?

from psdscresources.

Rmpanga avatar Rmpanga commented on May 29, 2024

Yes, I have this workaround. I have a non dsc script that unzips the file and use the file resource to copy over the files. Is the archive resource not intended to unzip and place the files in a specific location?

from psdscresources.

Rmpanga avatar Rmpanga commented on May 29, 2024

Thanks for the information.

from psdscresources.

Related Issues (20)

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.