From: Ralph Ronnquist Date: Mon, 9 Oct 2023 05:30:52 +0000 (+1100) Subject: Include comment for earlier sftp version. X-Git-Tag: 0.1~2 X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;ds=sidebyside;h=ecb8f3e2195e3ce77392b741ff56bae3c57b511c;hp=ba3f605f5f025c199ed81de9747dbc6786c02c8d;p=rrq%2Fbuckap.git Include comment for earlier sftp version. --- diff --git a/dupltool b/dupltool index c72b2c7..eda2dd8 100755 --- a/dupltool +++ b/dupltool @@ -43,7 +43,8 @@ THISMONTH="$(date -u "+%Y%m")" # UTC date SFTP="${STORE##pexpect+scp://}" HOST="${SFTP%%/*}" REMOTEDIR="${SFTP#*/}" -SFTP="sftp://$SFTP" +SFTP="sftp://$SFTP" # openssh-client=1:8.4p1-5+deb11u1 +#SFTP="$HOST:$REMOTEDIR" # openssh-client=1:7.6p1-4ubuntu0.7 # Obtain remote pathnames with from-to prefix in reverse date order, # i.e., newest first.