From: Wayne Davison Date: Mon, 22 Jun 2020 21:21:15 +0000 (-0700) Subject: A few more https changes. X-Git-Tag: v3.2.1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cb1c995639c7ad4d9a378e2d790424042993034;p=thirdparty%2Frsync.git A few more https changes. --- diff --git a/TODO b/TODO index 03ecfeaf..66ae838f 100644 --- a/TODO +++ b/TODO @@ -49,7 +49,7 @@ Create test makefile target for some tests RELATED PROJECTS ----------------------------------------------------- rsyncsh -http://rsync.samba.org/rsync-and-debian/ +https://rsync.samba.org/rsync-and-debian/ rsyncable gzip patch rsyncsplit as alternative to real integration with gzip? reverse rsync over HTTP Range @@ -66,8 +66,8 @@ Use chroot only if supported If running as non-root, then don't fail, just give a warning. (There was a thread about this a while ago?) - http://lists.samba.org/pipermail/rsync/2001-August/thread.html - http://lists.samba.org/pipermail/rsync/2001-September/thread.html + https://lists.samba.org/pipermail/rsync/2001-August/thread.html + https://lists.samba.org/pipermail/rsync/2001-September/thread.html -- -- @@ -204,7 +204,7 @@ Create more granular verbosity 2003/05/15 fine grained selection of statistical reporting and what actions are logged. - http://lists.samba.org/archive/rsync/2003-May/006059.html + https://lists.samba.org/archive/rsync/2003-May/006059.html -- -- @@ -287,7 +287,7 @@ Perhaps flush stdout like syslog Perhaps flush stdout after each filename, so that people trying to monitor progress in a log file can do so more easily. See - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=48108 + https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=48108 -- -- @@ -495,7 +495,7 @@ rsyncsh -- -- -http://rsync.samba.org/rsync-and-debian/ +https://rsync.samba.org/rsync-and-debian/ -- -- diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index eda5aad5..d468595c 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -6,9 +6,9 @@ Release: 0.1.pre1 %define srcdir src-previews Group: Applications/Internet License: GPL -Source0: http://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-%{fullversion}.tar.gz -#Source1: http://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-patches-%{fullversion}.tar.gz -URL: http://rsync.samba.org/ +Source0: https://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-%{fullversion}.tar.gz +#Source1: https://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-patches-%{fullversion}.tar.gz +URL: https://rsync.samba.org/ Prefix: %{_prefix} BuildRoot: /var/tmp/%{name}-root diff --git a/rsync3.txt b/rsync3.txt index 967aa4b5..e21f19f6 100644 --- a/rsync3.txt +++ b/rsync3.txt @@ -396,7 +396,7 @@ Conflict resolution: would be useful. -Moved files: +Moved files: - There's no trivial way to detect renamed files, especially if they move between directories. @@ -457,13 +457,11 @@ Streaming: Related work: - - mirror.pl http://freshmeat.net/project/mirror/ + - mirror.pl - ProFTPd - Apache - - http://freshmeat.net/search/?site=Freshmeat&q=mirror§ion=projects - - BitTorrent -- p2p mirroring http://bitconjurer.org/BitTorrent/