1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-27 18:40:30 +00:00

FTP "passive" command needs "on" argument.

This commit is contained in:
Lars Brinkhoff
2023-04-21 08:57:39 +02:00
parent 621201978f
commit 15ce0b1855

View File

@@ -22,7 +22,7 @@ chmod 600 "$NETRC"
echo "Deploying as $USER at $HOST"
ftp "$HOST" <<EOF
passive
passive on
type image
cd $DIR
lcd out