Git LFS issues and alternative solutions?

Hi everyone,
I am trying to set up a collaborative workflow between me and one teammate, and am attempting to use GitLFS for this, as I am most familiar with github by far. We’re not hav ing an issue pushing to our repo with LFS enabled, but when I attempt to pull down, right as the last file is about to be transferred, the connection terminates:

Git LFS: (178 of 178 files) 285.57 MB / 302.37 MB
Error buffering media file: cannot write data to tempfile “C:\Users\ericr.DESKTOP-GQI0414\Documents\Unreal Projects\MeditationVR\.g it\lfs\ mp\objects\0d518a712877513b67b4b236a5cbf49c9abae3dc9c2394c28f209287b6cb44cf-202130469”: read tcp 192.168.1.95:62620->54.231.1 14.98:443: wsarecv: An existing connection was forcibly closed by the remote host.
Error buffering media file: cannot write data to tempfile “C:\Users\ericr.DESKTOP-GQI0414\Documents\Unreal Projects\MeditationVR\.g it\lfs\ mp\objects\0d518a712877513b67b4b236a5cbf49c9abae3dc9c2394c28f209287b6cb44cf-202130469”: read tcp 192.168.1.95:62620->54.231.1 14.98:443: wsarecv: An existing connection was forcibly closed by the remote host.

I did some research on this and was unable to find a solution. Has anyone else run into this? Did you end up solving it? Debating whether to move to another solution, but after an hour trying to set up perforce and realizing it’s a whole other tool to learn, I’d be grateful just to get git working with LFS…