Rilavek

Rilavek

Stream FTP, SFTP, and TUS uploads straight to S3 with no disk buffer

Freemium
3.9 (9 reviews)

Gallery

About Rilavek

Rilavek is a managed file transfer service that sits between the way files arrive and where you actually want them to live. It accepts uploads over both legacy and modern protocols, then streams each file straight into cloud object storage without ever writing it to a local disk first. The company describes it as a universal storage bridge, and that's a fair summary. You point a sender at Rilavek, tell it which bucket to feed, and files land in your own storage without a staging server sitting in the middle. The service handles the protocol handshake, the authentication, and the streaming itself, and simply hands each file off to storage you already control.

The problem it goes after shows up constantly in real infrastructure. A partner, a camera, or an industrial device only speaks FTP or SFTP, but your storage lives in S3, Cloudflare R2, or Backblaze. The usual fix is a stack of cron scripts plus a staging box that holds files temporarily, which becomes one more thing to patch, monitor, and clean up when a disk fills or a job silently fails. Rilavek removes the staging step entirely, so files move from the sender to the bucket in a single hop. That also means there's no half-finished pile of temp files to reconcile when something goes wrong midway through a transfer.

Under the hood it works as a real-time pass-through. Uploads come in over FTP, FTPS, SFTP, HTTPS, or TUS, and the bytes get streamed in memory directly to the destination rather than parked on a server first. The company calls this a zero-knowledge, zero-disk design, meaning large transfers don't have to fill a buffer and finished files don't sit around waiting to be swept off local storage. TUS matters here because it's a resumable upload protocol, so a dropped connection on a huge file can pick up where it left off instead of starting over. Because nothing touches local disk, one incoming upload can also fan out to several destinations at once. That fan-out runs on the same stream, so a file bound for two buckets doesn't get uploaded twice from the sender's side.

On the storage side it targets S3-compatible services broadly, so AWS S3, Cloudflare R2, Backblaze B2, Wasabi, and self-hosted MinIO all work, alongside Google Cloud Storage and providers like DigitalOcean Spaces, Linode, IDrive, Oracle, and Alibaba. Consumer file services such as Drive, Dropbox, Box, and OneDrive are listed as coming soon. Events during a transfer can trigger webhooks or email notifications, and there are prebuilt connectors for Zapier and n8n, so a completed upload can kick off the rest of a workflow without writing custom glue code. That turns Rilavek into a trigger point in a pipeline rather than a dead-end drop box. Sender identities and pipes are configured once, then reused across as many uploads as you need, which keeps the setup light even for teams juggling several partners at the same time.

It's aimed at developers, ops teams, and anyone maintaining data pipelines who is tired of babysitting FTP-to-cloud plumbing. Typical jobs include standing up a managed SFTP gateway for vendor exchange, retiring a folder full of migration scripts, handling camera-to-cloud delivery from the field, or feeding legacy file drops into an AI ingestion pipeline. Multi-cloud replication and simple disaster-recovery copies fall out of the fan-out feature naturally, since the same upload can be mirrored into a second region or a second provider. Edge devices in industrial settings that can only emit files over old protocols fit the same pattern. Because the transfer never leaves memory, the same setup works whether the payload is a few kilobytes from a sensor or a multi-gigabyte video file from a location shoot.

What sets it apart is the combination of protocol breadth and the no-buffer approach. Plenty of services move files on a schedule, and plenty of gateways speak SFTP, but Rilavek's pitch is that it does the translation live, keeps nothing on disk, and points at almost any S3-compatible backend you already use. Every plan includes unlimited pipes, sender identities, and destinations, so the constraints are about how much data you move rather than how many connections or endpoints you configure. For a small team that would rather not run and secure its own SFTP server, that bundle of translation, streaming, and routing is the whole appeal.

Access is freemium. A free tier covers 10GB of monthly transfer with community support, the Starter plan runs ten dollars a month for 100GB with standard email support, and the Pro plan is thirty dollars a month for 1TB with priority email support. The tiers scale on transfer volume rather than locking features behind higher prices, which makes it easy to try a single pipe on the free plan and grow into a paid tier as a feed starts moving more data each month.

Key Features

  • FTP, SFTP, and FTPS ingestion
  • Resumable TUS and HTTPS uploads
  • Zero-disk streaming pass-through
  • Multi-destination fan-out
  • S3-compatible and Google Cloud targets
  • Webhook and email event triggers

Pros & Cons

What we like

  • Streams files in memory without buffering to disk
  • Bridges legacy FTP feeds into modern object storage
  • Supports many S3-compatible providers, not just AWS
  • Free tier plus no-code Zapier and n8n hooks

Room for improvement

  • Transfer volume is capped by plan tier
  • Some cloud file destinations are still marked coming soon
  • Focused on transfer, not long-term file management
  • Community-only support on the free plan

Frequently Asked Questions

What is Rilavek?
Rilavek is a managed file transfer service that accepts uploads over FTP, SFTP, HTTPS, and TUS, then streams them directly into S3-compatible cloud storage. It acts as a bridge so senders that only speak legacy protocols can still feed a modern object store. Nothing is written to a local disk in the middle.
Does Rilavek store my files?
No. It uses a zero-disk, zero-knowledge pass-through, so files are streamed in memory straight to your own storage destination rather than held on Rilavek's servers. The same upload can also fan out to more than one destination at once.
Is Rilavek free?
There's a free tier that covers 10GB of monthly transfer with community support. Paid plans run ten dollars a month for 100GB (Starter) and thirty dollars a month for 1TB (Pro), and every plan includes unlimited pipes, sender identities, and destinations.
What storage does Rilavek support?
It targets S3-compatible services like AWS S3, Cloudflare R2, Backblaze B2, Wasabi, and MinIO, plus Google Cloud Storage and providers such as DigitalOcean Spaces, Linode, IDrive, Oracle, and Alibaba. Consumer services like Drive, Dropbox, Box, and OneDrive are listed as coming soon.

Best For

Running a managed SFTP gateway for partnersMigrating a legacy FTP feed into S3Uploading large media with resumable transfersReplicating files across multiple clouds

Featured in

Alternatives to Rilavek

View all

Reviews (9)

N
Nikolai Thomas

Two months in, no regrets

Started using Rilavek casually, now it is pinned in my dock. Their take on resumable tus and https uploads is genuinely good. Support actually answered when I had a question, which surprised me. Recommending it to people in a similar spot.

6/5/2026 15 found this helpful
E
Emma Iyer

Good, with a few caveats

Rilavek solves a real problem for me without making a fuss about it. Where it really wins is bridges legacy ftp feeds into modern object storage. It fits well for replicating files across multiple clouds. My only gripe is some cloud file destinations are still marked coming soon. No regrets so far.

3/23/2026 15 found this helpful
L
Louis Greco Verified

Worth a look

Started using Rilavek casually, now it is pinned in my dock. It just works, day after day, without surprises. Found it works best for uploading large media with resumable transfers. Would sign up again without thinking twice.

5/8/2026 10 found this helpful
D
Diego Davis

Genuinely impressed

Found Rilavek on a Show HN thread and I am glad I clicked. Got real value out of free tier plus no-code zapier and n8n hooks. Recommending it to people in a similar spot.

4/21/2026 10 found this helpful
T
Tunde Okafor

Powerful once it clicks

Found Rilavek on a Show HN thread and I am glad I clicked. Got real value out of webhook and email event triggers. The output quality holds up better than I expected. It would be a five if not for community-only support on the free plan. Glad I made the switch.

4/29/2026 6 found this helpful
J
Jordan Brown

Worth a look

Came to Rilavek after getting frustrated with what I had before. Where it really wins is s3-compatible and google cloud targets. No regrets so far.

4/22/2026 5 found this helpful
S
Sora Mueller Verified

Powerful once it clicks

Hadn't planned on switching, but Rilavek was hard to ignore. Where it really wins is s3-compatible and google cloud targets. It fits well for replicating files across multiple clouds. The catch is community-only support on the free plan.

3/17/2026 1 found this helpful
C
Carlos Lindqvist Verified

Two months in, no regrets

Rilavek solves a real problem for me without making a fuss about it. The supports many s3-compatible providers, not just aws is more useful than I expected. It has shaved real time off my week. It earns its place in my stack.

4/24/2026
M
Mia Han

It just works

Rilavek has quietly become part of my daily flow. The ftp, sftp, and ftps ingestion is more useful than I expected.

3/29/2026