Giter Club home page Giter Club logo

multiple-source-file-downloader's Introduction

File Downloader from Multiple Sources

This product has the function of downloading the files from multiple hosts, like HTTP, FTP or SFTP. Even this product can be enhanced in future to handle other type of protocols too.

Development

Requirements

  • JDK 8
  • Lombok
  • Maven 3.3.3+ (or use the included Maven wrapper via mvnw)

Release Notes

0.0.1

Current version has below features.

  • Download files from HTTP, FTP and SFTP
  • Due to un-availability of valid SFTP host, SFTP downloader might need testing before releasing to host.

Release procedure

  • Create input directory and edit the src/main/resources/inputDirectory.properties to point to the input directory name
  • Create output directory path and edit the src/main/resources/outputDirectory.properties to point to the output files location
  • Run below maven goals using below command. mvn clean compile package install
  • We can run the downloader application using below command: java -jar downloader-0.0.1-SNAPSHOT.jar

multiple-source-file-downloader's People

Watchers

James Cloos avatar Prasad avatar

Forkers

missaouib

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.