Skip to content

vad-babushkin/ezRFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy remote file storage (ezRFS)

Extremely simple remote file storage.

It is used for short-term storage of a file in a weak cloud VPS and accessible from the Internet.

Modules

LFS

Local File Storage

  • There is no database, everything is stored in the file system

ezRFS

Remote File Storage over LFS

favicon
  • 2 operations: POST and GET

  • GET without authorization

  • POST Basic Authorization + lock aware

  • GraalVM native aware

  • JRE 21

  • files are automatically deleted by cron via linux find & rm

ezRFS-Tray

Java Swing tray application for manage uploaded files

ezrfs-tray
  • add url

  • copy url

  • check url

  • clipboard listener

  • upload file

  • download file

  • JRE 21

  • Jpackage installer

external tools

bash, 7z, comm, jpackage, find

About

Easy remote file storage (ezRFS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published