Skip to content
/ ftfr Public

Small utility to copy and transfer files written in GO

Notifications You must be signed in to change notification settings

pgurung/ftfr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ftfr - Filetransfer

Transfer any file on your computer from one place to another.

Installation

$ go get github.com/pgurung/ftfr

Usuage

$ ftfr "Source filename" "Destination folder/filename"

  • If the destination folder does not exist a new folder with the name specified will be created.

Limitations

  • A filename has to be specified
  • You can use the same filename or choose a different one
  • Destination folder name has to be realtive

@p_gurung

About

Small utility to copy and transfer files written in GO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages