Pages
filepush
The standalone quick-send page for uploading freshly picked files, emailing them out, and getting a share link.
filepush (subtitle "Securely upload and share files", reachable at /{orgSlug}/filepush) is a standalone page for quickly sending files once, without opening a folder first. It walks through one card in several steps:
- Select files: a drop zone reading "Select or drag & drop files here"; selected files appear as a list with
Entfernen(Remove) per file and aMehr hinzufügen(Add more) button, with a summary like3 filesabove it - Send files: clicking
Dateien senden(Send Files) revealsE-Mail Adresse des Empfängers(Recipient's email address) andNachricht (optional)(Message, optional) fields, plus theKopie an mich senden(Send a copy to me),Link in die Zwischenablage kopieren(Copy link to clipboard), andDownloader Daten abfragen(Collect downloader data) toggles - Transfer: a progress bar during upload; individual failed files show
Übertragung fehlgeschlagen(Transfer failed) - Done: "Files were shared successfully!" with the resulting
Geteilter Link(Shared Link, withLink kopieren/Copy Link andIn neuem Tab öffnen/Open in New Tab buttons) and aNeuer filepush(New filepush) button that resets the page for another send
filepush internally creates the same shared-link mechanism as the Freigabe erstellen (Create Share) dialog, but is meant as a standalone page for spontaneously sending freshly picked files — not for sharing an already-existing folder.