Link to home
Start Free TrialLog in
Avatar of Slavak
Slavak

asked on

Telnet/SSH copy file

I use telnet connection to UNIX/Linux server machine to perform some kind of software installation.

Basically, I need copy some binaries to provided temp directory and run them.

Question is how to copy binaries through telnet connection.

If you can recommend me a code/component that can do the job through SSH connection it will be the best.
Avatar of Cynna
Cynna

Slavak,

*SSH client component (probably best solution, but not free):

http://www.weonlydo.com/index.asp?showform=SSH



* Also, you might look at this GNU GPL project:

http://www.i-tree.org/ixplorer.htm



*You could also try putty (a free SSH client), maybe starting it within your app and redirecting its default input/output:

http://www.chiark.greenend.org.uk/~sgtatham/putty/
(sometimes link is slow, try again later)
Avatar of Slavak

ASKER

Thanks, Cynna.

But, main question is how to copy files through this connection.
ASKER CERTIFIED SOLUTION
Avatar of Cynna
Cynna

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Slavak:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.