GithubHelp home page GithubHelp logo

hackstyx / filewalker-selective-copy-utility Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gekkorizz/filewalker-selective-copy-utility

3.0 0.0 0.0 42 KB

The Selective Copy Tool is a versatile and efficient solution for selectively copying files from a source directory to a target directory based on specified file extensions. This tool simplifies the organization of files within complex directory structures.

License: MIT License

Python 100.00%

filewalker-selective-copy-utility's Introduction

FileWalker: Selective Copy Utility

Overview

The Selective Copy Tool is a versatile and efficient solution for selectively copying files from a source directory to a target directory based on specified file extensions. This tool simplifies the organization of files within complex directory structures.

Screenshots

Screenshot 2023-11-21 090745

Key Features

  • Selective Copying: Choose specific file extensions to copy, allowing for targeted file management.
  • Recursive Directory Traversal: Traverse through the source directory and its sub-directories to find matching files.
  • Efficient and Robust: Designed for efficiency, capable of handling large directory structures, and robust against potential issues.

Usage

  1. Clone the Repository:

    git clone https://github.com/HackStyx/SelectiveCopyTool.git 
    
  2. Navigate to Project Directory:

    cd SelectiveCopyTool

  3. Run the Tool:

    • Replace <source_directory> and <target_directory> with your desired paths.

    python selective_copy.py <source_directory> <target_directory> --extensions .txt .jpg .pdf

Example

python selective_copy.py /path/to/source /path/to/target --extensions .txt .jpg

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and submit a pull request.

License

This project is licensed under the MIT License.

Contact

For inquiries, please contact here.

filewalker-selective-copy-utility's People

Contributors

gekkorizz avatar hackstyx avatar

Stargazers

 avatar  avatar  avatar

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.