echo, fdroid, fdroidcl, ffprobe, ffsend, fg, firefox, fortune, fuck, g++, gdb, gpg2, grep: add German translation (#5361)
2021-03-07 14:12:23 +00:00
|
|
|
# ffsend
|
|
|
|
|
2021-05-20 21:13:41 +01:00
|
|
|
> Teile Dateien einfach und sicher in der Command-line.
|
2021-04-24 12:09:56 +01:00
|
|
|
> Weitere Informationen: <https://gitlab.com/timvisee/ffsend>.
|
echo, fdroid, fdroidcl, ffprobe, ffsend, fg, firefox, fortune, fuck, g++, gdb, gpg2, grep: add German translation (#5361)
2021-03-07 14:12:23 +00:00
|
|
|
|
|
|
|
- Lade eine Datei hoch:
|
|
|
|
|
|
|
|
`ffsend upload {{datei}}`
|
|
|
|
|
|
|
|
- Lade eine Datei herunter:
|
|
|
|
|
|
|
|
`ffsend download {{url}}`
|
|
|
|
|
|
|
|
- Lade eine Datei mit Passwort hoch:
|
|
|
|
|
|
|
|
`ffsend upload {{datei}} -p {{passwort}}`
|
|
|
|
|
|
|
|
- Lade eine passwortgeschützte Datei herunter:
|
|
|
|
|
|
|
|
`ffsend download {{datei}} -p {{passwort}}`
|
|
|
|
|
|
|
|
- Lade eine Datei hoch und erlaube maximal 4 Downloads:
|
|
|
|
|
|
|
|
`ffsend upload {{datei}} -d {{4}}`
|