I just down load a try version and find much less function than 'wintelnet' such as ftp functions, it opens a host file window and local pc
window and very easy doing file transferring. Is there other way you have doing the same thing? thanks
Right now, the only way to transfer files is using xmodem, ymodem, or zmodem. It's quite easy, though. Just type:
sz filename(s)
at the command prompt to send a file from the host to your client. or...
rz
at the command prompt to send files from your client to the host.
This, of course, assumes that you have zmodem support on the host side (most hosts do). If you do not, I'm sure you can easily download a package from your vendor's site.
A Secure FTP client is in the works, but I have no definite estimate on when it will be done. This client will ride on the currently established SSH connection, allowing secure file transfer to any host that supports the protocol.