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

Add a “Download them all” subcommand #3

Closed
bfontaine opened this issue Jul 21, 2013 · 0 comments
Closed

Add a “Download them all” subcommand #3

bfontaine opened this issue Jul 21, 2013 · 0 comments
Assignees

Comments

@bfontaine
Copy link
Owner

Proposed by Reddit user neoice. In addition, we could sync the RFCs that have changed since the last download/sync.

There are two possibilities:

  • Using rsync: Easy to synchronize, but we would have to change the filenames of the RFCs (actually, we're using $rfc_dir/N, where N is the RFC number) to match the one used by rfc-editor.org (rfcN.txt).
  • Download the weekly .tar.gz provided by rfc-editor.org: Harder to synchronize with (even if rfc-editor.org provide a weekly .tar.gz which contains all RFCs which changed during the past 7 and 30 days), since we would have to remember the last time we synchronized.

Update:

regarding the second possibility:

  • rfc sync all: download all RFCs
  • rfc sync month: 30 days
  • rfc sync week: 7 days
@ghost ghost assigned bfontaine Jul 21, 2013
@bfontaine bfontaine self-assigned this Feb 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant