mperlet / fsend

Share files with curl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fsend - file send

share files via curl

Example

Server:

python fsend.py

Clients:

curl -T myFile.yxz myserver.xyz
% Total    % Received % Xferd  Average Speed   ...
  100    10    0     0  100    10      0      1  0:00:10  0:00:09  0:00:01     0
http://myserver.xyz/random_string

About

Share files with curl


Languages

Language:Python 100.0%