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

Unable to set the file name upon sending file via file_in #25

Open
readyblue opened this issue Oct 1, 2017 · 4 comments
Open

Unable to set the file name upon sending file via file_in #25

readyblue opened this issue Oct 1, 2017 · 4 comments

Comments

@readyblue
Copy link

Hi,

how can file name can be set in order the other side will know what it is I am sending (and how big it is) ?
echo "file_name" > file_pending && cat file_name > file_in
does not work.

Thanks

@pranomostro
Copy link
Owner

Ratox currently works only with streaming files, so there is no possibility to set the file
name of the file being sent, or to indicate how big the file is.

I also don't think it will provide much benefit to ratox. But a patch would be highly appreciated, and put into a related repo.

I hope that helps.

@readyblue
Copy link
Author

I have patch it and now I am testing it. What is the best way to send the patch to this project?

@pranomostro
Copy link
Owner

pranomostro commented Oct 9, 2017

I guess I'll create another repo for patches (and put the old OSX patch there as well). Should be up this evening.

I'll also try to mirror that repo on 2f30.org (hope they're responsive).

@pranomostro
Copy link
Owner

Okay, I have a rudimentary patch repo up (it's not perfect yet, but I'll be working on it).

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