echo, fdroid, fdroidcl, ffprobe, ffsend, fg, firefox, fortune, fuck, g++, gdb, gpg2, grep: add German translation (#5361)
2021-03-07 15:12:23 +01:00
|
|
|
# ffsend
|
|
|
|
|
2021-05-20 16:13:41 -04:00
|
|
|
> Teile Dateien einfach und sicher in der Command-line.
|
2021-04-24 13:09:56 +02: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 15:12:23 +01:00
|
|
|
|
|
|
|
- Lade eine Datei hoch:
|
|
|
|
|
2024-09-27 08:54:52 +07:00
|
|
|
`ffsend upload {{pfad/zu/datei}}`
|
echo, fdroid, fdroidcl, ffprobe, ffsend, fg, firefox, fortune, fuck, g++, gdb, gpg2, grep: add German translation (#5361)
2021-03-07 15:12:23 +01:00
|
|
|
|
|
|
|
- Lade eine Datei herunter:
|
|
|
|
|
|
|
|
`ffsend download {{url}}`
|
|
|
|
|
|
|
|
- Lade eine Datei mit Passwort hoch:
|
|
|
|
|
2025-03-14 09:18:08 +02:00
|
|
|
`ffsend upload {{pfad/zu/datei}} {{[-p|--password]}} {{passwort}}`
|
echo, fdroid, fdroidcl, ffprobe, ffsend, fg, firefox, fortune, fuck, g++, gdb, gpg2, grep: add German translation (#5361)
2021-03-07 15:12:23 +01:00
|
|
|
|
|
|
|
- Lade eine passwortgeschützte Datei herunter:
|
|
|
|
|
2025-03-14 09:18:08 +02:00
|
|
|
`ffsend download {{url}} {{[-p|--password]}} {{passwort}}`
|
echo, fdroid, fdroidcl, ffprobe, ffsend, fg, firefox, fortune, fuck, g++, gdb, gpg2, grep: add German translation (#5361)
2021-03-07 15:12:23 +01:00
|
|
|
|
|
|
|
- Lade eine Datei hoch und erlaube maximal 4 Downloads:
|
|
|
|
|
2025-03-14 09:18:08 +02:00
|
|
|
`ffsend upload {{pfad/zu/datei}} {{[-d|--downloads]}} {{4}}`
|