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

Drop http sync #478

Merged
merged 7 commits into from
Apr 29, 2020
Merged

Drop http sync #478

merged 7 commits into from
Apr 29, 2020

Conversation

janowagner
Copy link
Member

This removes wget and curl options for feed download.
These methods always download the entire feed instead of just the delta like rsync does.
The command line options --rsync, --curl and --wget are removed.

Now that rsync is the only availabl method and
it is therefore mandatory, remove any handling of
method selection via FIXED_METHOD.
This simplifies some code parts.
The community sync routine is simplified. The
check for rsync availability is done always priot to calling
this function.
Whioe doing tests, found out the help should mention exit
code for selftest.
@janowagner janowagner marked this pull request as ready for review April 12, 2020 10:22
@bjoernricks bjoernricks self-requested a review April 13, 2020 09:38
Copy link
Contributor

@bjoernricks bjoernricks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please wait with applying this PR.

@timopollmeier timopollmeier dismissed bjoernricks’s stale review April 29, 2020 09:45

@bjoernricks and I have agreed to go ahead with removing the sync scripts

@bjoernricks
Copy link
Contributor

The comment #478 (comment) from @cfi-gb should be considered in another pr

@bjoernricks bjoernricks merged commit 96032e8 into greenbone:master Apr 29, 2020
@cfi-gb
Copy link
Member

cfi-gb commented Apr 29, 2020

A new PR for the suggestion #478 (comment) open: #488

@cfi-gb
Copy link
Member

cfi-gb commented May 26, 2020

Official announcement for this change:

https://community.greenbone.net/t/shutting-down-gcf-http-download/5339

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

Successfully merging this pull request may close these issues.

4 participants