The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-30-2008
Niroj Niroj is offline
Registered User
  
 

Join Date: Aug 2008
Location: Bangalore, INDIA
Posts: 55
dbaccss through telnet

Hi,
The following things I want to do..plz help me...

1) Connect to remote machine(UNIX) by using telnet(by giving usr_nm & passwd)
2) Execute a commands (may be sql query) & store the result
3) Do ftp of the stored result into my local machine(WINDOW)

For all this I am using window command prompt.
The main problem here is to execute the command and get back the result into the local machine