![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| need script to connect sftp servers | kittusri9 | Shell Programming and Scripting | 1 | 05-10-2008 05:13 AM |
| ftp script not able to connect to ftp server. | gram77 | Shell Programming and Scripting | 3 | 02-16-2008 02:44 PM |
| Could not connect to the server | srikanthus2002 | UNIX for Dummies Questions & Answers | 4 | 11-28-2006 07:31 AM |
| Connect to a Remote Sybase Server Through Script | Aparna_k82 | Shell Programming and Scripting | 3 | 02-17-2006 11:59 AM |
| Connect to a Remote Sybase Server Through Script. | Aparna_k82 | Windows & DOS: Issues & Discussions | 2 | 06-23-2005 11:26 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
how to connect sftp server using script
Hi friend
I have a command: sftp -v dtxsttp90102@dtx.us.dell.com I need to connect sftp server using above command and grep for some files and need to back to script can anyone tell me how to write script connectingSFTP.sh -------------------- sftpCmd=`sftp -v dtxsttp90102@dtx.us.dell.com' echo $sftpCmd but its not working thanks krish. |
|
||||
|
If you do a search of sftp or scp in these forums you will find mayn examples of how you can create a script.
|
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|