
ffsend
List of commands for ffsend:
-
ffsend:tldr:29eb9 ffsend: Upload a file with password.$ ffsend upload ${filename} -p ${password}try on your machineexplain this command
-
ffsend:tldr:30aff ffsend: Upload a file and allow 4 downloads.$ ffsend upload ${filename} -d ${4}try on your machineexplain this command
-
ffsend:tldr:56774 ffsend: Download a file protected by password.$ ffsend download ${filename} -p ${password}try on your machineexplain this command
-
ffsend:tldr:71b82 ffsend: Download a file.$ ffsend download ${url}try on your machineexplain this command
-
ffsend:tldr:a5976 ffsend: Upload a file.$ ffsend upload ${filename}try on your machineexplain this command