![]() |
|
|
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 |
| Check for FTP completion | ChicagoBlues | Shell Programming and Scripting | 1 | 02-28-2008 07:52 PM |
| Tab completion in csh | James McMurray | Shell Programming and Scripting | 3 | 12-12-2007 10:31 AM |
| Job Completion Information? | davidfrank | UNIX for Dummies Questions & Answers | 3 | 08-02-2007 06:08 PM |
| Tab Completion on Solaris 10 | annointed3 | UNIX for Dummies Questions & Answers | 2 | 01-04-2006 10:25 AM |
| file name completion | rein | Shell Programming and Scripting | 1 | 10-10-2005 09:57 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Monitoring SCP for completion
I have several servers, A, B, & C that run various routines then scp the results to server X. On X I then have to do some data manipulation with the received files before sending the files on to another location. Because of policy here I cannot pull the files from servers A, B & C, but have to allow them to initiate the transfer.
What I would like to be able to do is, on server X, monitor the receipt of the files from A,B & C via a script and when the transfer is complete kick off the data parsing routines that run on X. Can someone tell me how to monitor the incoming scp sessions so that I can identify each one and tell when the transfer is complete for each of the servers? Thanks Thumper |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|