Skip to content

Commit

Permalink
Change OpenBSD upstream to ftp4
Browse files Browse the repository at this point in the history
ftp3 is very slow and ftp4 is not. This is the one on the website anyway: https://www.openbsd.org/ftp.html
  • Loading branch information
ja5087 authored Jun 29, 2020
1 parent 5359259 commit d358720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ocf_mirrors/files/project/openbsd/sync-archive
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh -eu
/usr/local/bin/rsync-no-vanished -azH --safe-links --delete-after --delay-updates --no-motd \
rsync://ftp3.usa.openbsd.org/ftp /opt/mirrors/ftp/openbsd
rsync://ftp4.usa.openbsd.org/ftp /opt/mirrors/ftp/openbsd

0 comments on commit d358720

Please sign in to comment.