Can't rsync slackwareaarch64-current
by dodoLQ from LinuxQuestions.org on (#5SNYD)
Tried the command on the wiki(Download the Slackware AArch64 tree):
Code:rsync \
--exclude '*/source/*' \
--delete -Prlvv \
$SLKSRV/slackwareaarch64-${SLKVER} .And got this:
Code:rsync: [sender] link_stat "/slackwareaarch64-current" (in slackwarearm) failed: No such file or directory (2)So no tree available at this time?
Code:rsync \
--exclude '*/source/*' \
--delete -Prlvv \
$SLKSRV/slackwareaarch64-${SLKVER} .And got this:
Code:rsync: [sender] link_stat "/slackwareaarch64-current" (in slackwarearm) failed: No such file or directory (2)So no tree available at this time?