Server-side implementation of the Git LFS pure-SSH protocol
Last updated Jun 22, 2026
99
Stars
12
Forks
8
Issues
0
Stars/day
Attention Score
40
Language breakdown
Go 100.0%
▸ Files
click to expand
README
Git LFS Transfer

A server-side implementation of the Git LFS pure SSH-based protocol proposal.
git-lfs-transfer transfers large files stored in Git over SSH.
Installation
go install github.com/charmbracelet/git-lfs-transfer@latest
Usage
# Usage
git-lfs-transfer <Directory> <Operation>
Example
git-lfs-transfer repo.git upload
git-lfs-transfer repo.git download
Acknowledgements
This library implements the Git LFS pure SSH-based protocol proposal.
This library is ported from Brian Carlson's library, scrutiger, and has been rewritten in Go.
Feedback
We'd love to hear your thoughts on this project. Feel free to drop us a note!
License
Part of Charm.
Charm热爱开源 • Charm loves open source • نحنُ نحب المصادر المفتوحة
🔗 More in this category
