From 8de7436fc07454e2f5307c00ad99ee19d0baf853 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 24 Mar 2004 11:31:30 +0000 Subject: 19674, modified: support for non-standard ports in zftp. --- Functions/Zftp/zfstat | 1 + 1 file changed, 1 insertion(+) (limited to 'Functions/Zftp') diff --git a/Functions/Zftp/zfstat b/Functions/Zftp/zfstat index 033e6976b..7fa07d4c9 100644 --- a/Functions/Zftp/zfstat +++ b/Functions/Zftp/zfstat @@ -19,6 +19,7 @@ done if [[ -n $ZFTP_HOST ]]; then print "Host:\t\t$ZFTP_HOST" + print "Port:\t\t$ZFTP_PORT" print "IP:\t\t$ZFTP_IP" [[ -n $ZFTP_SYSTEM ]] && print "System type:\t$ZFTP_SYSTEM" if [[ -n $ZFTP_USER ]]; then -- cgit 1.4.1