You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed croc on Windows via winget. Trying to send a file >100GB, hashing seems to stop at 100GB. I didn't notice and started receiving the file, where progress stopped at 100GB with an EOF. Tried again with the same result. I was able to send the file properly by using WSL, but the transfer speed is much slower.
On Windows:
Hashing C:\Users\Adam\Videos... 65% |██████████████████████████ | (1.4 GB/s) [1
Sending 'file.tar' (142.7 GB)
Code is: XXX
On the other computer run:
(For Windows)
croc XXX
(For Linux/OSX)
CROC_SECRET="XXX" croc
Code copied to clipboard
EOF
I installed croc on Windows via winget. Trying to send a file >100GB, hashing seems to stop at 100GB. I didn't notice and started receiving the file, where progress stopped at 100GB with an EOF. Tried again with the same result. I was able to send the file properly by using WSL, but the transfer speed is much slower.
On Windows:
Receiving on Linux (installed via curl script):
The text was updated successfully, but these errors were encountered: