Skip to content
/ edl Public

Simple command line tool, to copy a file to your own web server to make it public accessible.

Notifications You must be signed in to change notification settings

LoremoCH/edl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

edl

Simple command line tool, to copy a file (first param) over scp to your own web server to make it public accessible.

Used Debian Packages

libnet-scp-perl libdigest-sha-perl libjson-perl libjson-perl

Example

host:$ ./edl /tmp/somefile.zip
Your file is now at https://example.com/files/17577d2f1fac1c7da5380523f87cd98ccd75bedb.zip
host:$

Configuration

This script needs a configuration in json format. You can find an example here edl.json.example. The default path for this file is $HOME/.config/edl.json.

About

Simple command line tool, to copy a file to your own web server to make it public accessible.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages