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

gzip rsyncable error #30

Open
ta-cameron opened this issue Mar 23, 2016 · 1 comment
Open

gzip rsyncable error #30

ta-cameron opened this issue Mar 23, 2016 · 1 comment

Comments

@ta-cameron
Copy link

I tried running this on some .gz files, and gzip complained about an unrecognized option: rsyncable.

From what I can tell, this option is not generally available in Gzip, and is not present in the official GNU version.

@jdidion
Copy link
Contributor

jdidion commented Aug 6, 2016

I can confirm that this is not available in the gzip that comes with OSX. However, a workaround is to use Homebrew to install gzip, which does have the --rsyncable option.

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