Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I don't understand how to send a folder #874

Open
lermitage opened this issue Jan 7, 2025 · 1 comment
Open

I don't understand how to send a folder #874

lermitage opened this issue Jan 7, 2025 · 1 comment

Comments

@lermitage
Copy link

lermitage commented Jan 7, 2025

Hello. Windows 11 user. I've read the readme but the usage section doesn't help at all. What do I have to do with the croc.exe ? When I run it and paste the 3 lines to edit them in tne prompt it instantly close the window. Also when I open it it already says "enter recieve code" but I want to send a folder to someone. Thank you.

@vpetrigo
Copy link

vpetrigo commented Jan 8, 2025

Just specify a folder you want to send in the CLI:

# croc send <path/to/your/folder>
croc send C:\Users\

After croc calculates a hash value, you will receive a <code-phrase> which you should use on the receiver.

On receiver's end you should specify:

croc <code-phrase>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants