Giter Club home page Giter Club logo

Comments (4)

HarmJ0y avatar HarmJ0y commented on July 29, 2024

Try cloning this branch https://github.com/Veil-Framework/PowerTools/tree/ping_speedup

"Invoke-FileFinder -ShareList .\shares.txt | Invoke-FileDownloader" should download all files to .\Downloads, preserving the recursive directory structure of the source. Let me know if there are any issues.

from powertools.

digininja avatar digininja commented on July 29, 2024

I assume I can just cat an existing file into it rather than having to run
the finder again.

cat file_list | | Invoke-FileDownloader

On 9 May 2015 at 21:53, HarmJ0y [email protected] wrote:

Try cloning this branch
https://github.com/Veil-Framework/PowerTools/tree/ping_speedup

"Invoke-FileFinder -ShareList .\shares.txt | Invoke-FileDownloader" should
download all files to .\Downloads, preserving the recursive directory
structure of the source. Let me know if there are any issues.


Reply to this email directly or view it on GitHub
#19 (comment)
.

from powertools.

HarmJ0y avatar HarmJ0y commented on July 29, 2024

Pipeline should now accept a straight filepath list or the object output of filefinder. You can also supply -FileList .\files.txt.

Also, the *Threaded versions of meta-functions should be fixed. Unthreaded version (invoke-sharefinder/etc.) now so parallel ping resolution first (and then enumeration in serial) for a speed up, and the Threaded versions try 20 enumerations at once.

from powertools.

digininja avatar digininja commented on July 29, 2024

Great, will give it a go.

On 9 May 2015 at 22:56, HarmJ0y [email protected] wrote:

Pipeline should now accept a straight filepath list or the object output
of filefinder. You can also supply -FileList .\files.txt.

Also, the *Threaded versions of meta-functions should be fixed. Unthreaded
version (invoke-sharefinder/etc.) now so parallel ping resolution first
(and then enumeration in serial) for a speed up, and the Threaded versions
try 20 enumerations at once.


Reply to this email directly or view it on GitHub
#19 (comment)
.

from powertools.

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.