Skip to content

jonaspoeller/filebrowser-atomic-uploads

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,745 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

File Browser Atomic Uploads

This is a personal fork of the File Browser project.

Its only purpose is to fix the issue where files appear in the directory listing while they are still being uploaded. This fork implements atomic uploads by writing to a temporary file first and renaming it only upon completion for better multi-user experience.

Only changes are within the writeFile function of /http/resource.go

About

A fork of filebrowser with atomic uploads for reliable multi-user operation.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 43.4%
  • Vue 33.1%
  • TypeScript 12.1%
  • CSS 8.1%
  • HTML 1.5%
  • Makefile 0.8%
  • Other 1.0%