![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ftp script not able to connect to ftp server. | gram77 | Shell Programming and Scripting | 3 | 02-16-2008 02:44 PM |
| Not able to remotely connect to server using ssh | be2sp1 | Shell Programming and Scripting | 2 | 03-19-2007 11:14 AM |
| Could not connect to the server | srikanthus2002 | UNIX for Dummies Questions & Answers | 4 | 11-28-2006 07:31 AM |
| How to connect unix server via web | max_san007 | UNIX for Dummies Questions & Answers | 3 | 11-17-2006 01:46 AM |
| Connect From VB to SQL Server | Than Chanroeun | SUN Solaris | 0 | 08-04-2006 12:48 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
connect to server using ssh
hi,
i have script that connects to a unix server. however, i want to add condition that if it cannot connects in 10 attemps, it will send email to me. while [ condition ] -a ${COUNT} -lt 10] ./connect to server. if status <> 0 then email to me. fi Thanks a lot. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|