Git Product home page Git Product logo

file-copier-in-java's Introduction

File-Copier-in-Java

In this program we will see how we can create file copy program which works exactly like windows file copy mechanism with functionalities described as below.

  • It will ask user for inputpath name, OutputPathname and file name which needs to be copied.If input file exist then it will copy that file into new file name with exact conventions followed by windows. (i.e. “- Copy”, “- Copy (2)” etc.)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system

Prerequisites

What things you need to install the software and how to install them

JDK

Installing

(Windows Machine) (Linux Machine) (Mac Machine)

Contributing

If you want to implement, please follow the following steps:

  1. First, comment on the issue for that function you want to implement.
  2. On Github, fork the repository (see this article).
  3. Clone the repository to your local machine (see this article).
  4. Create a new branch with git checkout -b [function-name].
  5. Commit you work (using git add [file] and git commit).
  6. Push your commit to your repository on Github (using git push).
  7. Submit a pull request on the repository, requesting that your code be merged into the repository (see this article).
  8. Wait for your pull request to be merged into master. Thank you for any contributions!

Authors

Sohesh Doshi

file-copier-in-java's People

Contributors

soheshdoshi avatar

Watchers

 avatar  avatar

Forkers

bratinkanrar

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.