Tuesday, September 15, 2009

NCFTP Client

I'm working on a project for a laboratory at Michigan State University that needs to automate sending data via FTP through a IPSec tunnel. The Windows FTP command is somewhat limited, for example it doesn't support PASV connections.
In the past I've used a great replacement for this, NCFTP, which supports PASV and works well when you need to automate transfers using a batch file. You can find more on this free utility, as well as the download, over at http://www.ncftp.com/.

No comments: