[PLUG] What wget options to clone a repo?

Rich Shepard rshepard at appl-ecosys.com
Wed Nov 6 20:25:10 UTC 2019


On Wed, 6 Nov 2019, Ben Koenig wrote:

> You might want to consider using Alien Bob's scripts to handle the rsync
> command.
> http://www.slackware.com/~alien/

Ben,

That works after there's a copy of the current directory tree.

> The syntax is
> rsync [opts] [remote path] [local path]

Yep. Except,

rsync -avz https://rsync.osuosl.org/pub/slackware64-14.2/ .
ssh: Could not resolve hostname https: Name or service not known
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.3]

Regards,

Rich



More information about the PLUG mailing list