Please enter your SSCE key to initiate on-the-fly decryption.
Decryption key: (Click cancel if you don't have the key)
Copied link to clipboard.
This feature is unavailable for free accounts. Upgrade now and enjoy all Premium benefits.
Go Premium!
This feature is unavailable for free accounts. Upgrade now and enjoy all Premium benefits.
Go Premium!
Please open this page in browser ( Google Chrome or Safari ) to use this feature.
Open In Browser
Use Rsync to efficiently upload, download, and synchronize files with FileLu servers. Rsync transfers only changed parts of files, making it extremely fast and bandwidth efficient for backups and large datasets.
⚠️ Make sure FileLu Rsync is enabled in your account: My Account
Rsync is a powerful command-line tool used for fast file transfer and synchronization. It minimizes data transfer by sending only the changed parts of files.
rsync.filelu.comrsync over SSH2222Works on Linux, macOS, and Windows (WSL, cwRsync, Git Bash).
/--partial-z for compression--stats to monitor transfers--partial for resume supportUpload file
rsync -avz -e "ssh -p 2222" file.txt [email protected]:/files/
Upload folder
rsync -avz -e "ssh -p 2222" local-folder/ [email protected]:/files/backup/
Download file
rsync -avz -e "ssh -p 2222" [email protected]:/files/file.txt .
Sync folder
rsync -avz --delete -e "ssh -p 2222" /local-folder/ [email protected]:/files/sync-folder/
Mirror (exact copy)
rsync -av --delete -e "ssh -p 2222" /local-folder/ [email protected]:/files/mirror/
Resume upload
rsync -av --partial --append-verify -e "ssh -p 2222" largefile.bin [email protected]:/files/
Rsync transfers only changed data, making it ideal for automated backups.
rsync -avz --progress -e "ssh -p 2222" /home/user/data/ [email protected]:/files/backups/
When sharing the direct link, every time this link is accessed (downloaded), it will deduct bandwidth allowance from your account. Please share the download link or short link instead of the direct link to avoid exceeding your bandwidth limit. If you reach your bandwidth allowance, all direct links will be disabled until your bandwidth resets at the end of the monthly period.
Please do not enter any personal or sensitive information. For more details, see our Privacy Policy . The chatbot’s responses are for general information only and may not always be complete, accurate, or up to date. It does not provide legally binding advice. FileLu is not liable for any damages resulting from the use of this chatbot.
Please wait a few seconds before sending another message.
FileLu and its partners use cookies. We use this information to enhance the content, advertising, and other services available on the site. We do not track users. Your use of our site indicates that you agree to our Privacy policy and Terms of Service.