There is a git-server, with access through ssh. There is a 25Gb project in it. Installed LFS and tried to convert the project using the git-lfs-migrate utility. I get the error:
"[main] ERROR git.lfs.migrate.Main - LFS server: Invalid base URL"
As I understand it, the utility needs a configured Git LFS API on top of http or https .
Maybe someone has experience transferring a large git repository to Git LFS? (meaning on its own git-server, not github and analogues). I would be grateful for the link to the detailed instructions.