Show HN: FDrive – Mount Anything as a FS (SFTP, S3, FTP, IPFS, ...)

mickael-kerjean1 pts0 comments

GitHub - mickael-kerjean/fdrive: Universal File Sync · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

mickael-kerjean

fdrive

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star

master

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>25 Commits<br>25 Commits

.assets

.assets

crates

crates

scripts

scripts

.gitignore

.gitignore

Cargo.lock

Cargo.lock

Cargo.toml

Cargo.toml

Jenkinsfile

Jenkinsfile

README.md

README.md

View all files

Repository files navigation

What is fdrive?

A cross platform drive client that does not try to own your storage, but rather connects to it wherever it already lives. From S3 and SFTP to FTP, NFS, SMB, IPFS, Azure, Google Cloud, and beyond, it is powered by Filestash

Windows screenshot

Apple screenshot

Android screenshot

Linux screenshot

Architecture

We use the hexagonal architecture / ports and adapters pattern. The core owns all policy, everything that decides what moves where lives there, once. Each platform adapts its own UI and filesystem technology to it.

crate<br>technology

fdrive-core<br>Engine (ledger, conflict rules, upload scheduler), the LocalTree port, the Filestash HTTP sdk

fdrive-linux<br>FUSE, GTK

fdrive-windows<br>Win32, CfAPI, ReadDirectoryChangesW, IShellWindows

fdrive-mac<br>fuse-t

fdrive-ios<br>FileProvider

fdrive-android<br>Storage Access Framework (Kotlin wire, UniFFI)

About

Universal File Sync

www.filestash.app/

Resources

Readme

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

star

Watchers

watching

Forks

forks

Report repository

Releases

No releases published

Packages

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

Rust<br>76.0%

Kotlin<br>9.8%

Swift<br>8.6%

PowerShell<br>4.0%

1.1%

Shell<br>0.5%

You can’t perform that action at this time.

fdrive reload search cargo screenshot file

Related Articles