Is there an FTP client for Windows 7 with a text-based UI? (not text-prompt based, like ftp.exe)
- by Alan B
Is there such as thing as a text-mode FTP client for Windows 7 ?
By 'text-mode' I mean one that runs in a CMD.EXE window as opposed to a Windows GUI application.
It also needs to be something along the lines of FileZilla, i.e. menu-driven as opposed to command-entry clients like NcFTP or indeed the built-in one.
edit:
To avoid confusion, what I mean is an application similar to that pictured (ZTreeWin File Manager), which runs from CMD.EXE and uses text characters for its UI, within the CMD.EXE window.
The built-in FTP client, and things like NcFTP offer a prompt at which you issue commands. That's not what I'm looking for.