Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 917 Bytes

README.md

File metadata and controls

51 lines (33 loc) · 917 Bytes

fileget

fileget is an Application similar to wget built with user friendliness and cross-platform compatibility in mind.

Index

Compatibility

Operating System Compatible Tested
Windows yes yes
Linux yes only ubuntu

Usage

Windows

Syntax:

fileget.exe DownloadType remoteUrl localoutputPath

Output:

Windows_Output

Linux

Syntax:

./fileget DownloadType remoteUrl localoutputPath

Output:

Linux_Output

DownloadTypes

web

To download files from a Web-FileServer

ftp

COMING SOON!

sftp

COMING SOON!