From 911e4ee83edd010af53138df062e64dda9dc5e3d Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Tue, 4 Jul 2000 03:55:39 +0000 Subject: Add hsftp, a ftp emulator that provides the look-and-feel of an FTP session but uses ssh to transport commands and data. Neat! --- ftp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ftp/Makefile') diff --git a/ftp/Makefile b/ftp/Makefile index c0c61f8364fa..862ce91aa9d4 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -14,6 +14,7 @@ SUBDIR += gftp SUBDIR += greed SUBDIR += gtm + SUBDIR += hsftp SUBDIR += jmirror SUBDIR += junglemonkey SUBDIR += lftp -- cgit v1.2.3