![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to execute script from my desktop windows xp to my HPUX server? | kenshinhimura | HP-UX | 2 | 03-05-2008 05:47 PM |
| Script runs fine on UNIX Server...Not through MSK Tool kit on Windows Server | madhunk | UNIX for Dummies Questions & Answers | 5 | 01-31-2008 01:30 PM |
| how to move a file from one server to another server using FTP in shell script? | forevercalz | Shell Programming and Scripting | 4 | 10-27-2005 02:53 AM |
| how to test sun server | waterbear | SUN Solaris | 2 | 08-05-2005 12:24 AM |
| Script to Test Application Server is running | duglover | UNIX for Dummies Questions & Answers | 0 | 04-28-2004 10:47 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
You can't execute commands over ftp unless you hack the ftp server to support this. Perhaps you could use ssh instead. Or if the command is well-defined, you could drop a particular file over ftp to signal to a process on the server to execute some predefined command; it would then clean out the signal file when the command has completed, and resume monitoring the directory where you drop the file.
All of these themes are well explored on this site; try the search facility. |
|
||||
|
I am able to execute a command with ssh option.But i am facing one problem.before executing a script i need to execute my .profile also.because i have some env varaibles which comes from .profile and the sript will use them.
Can any one of you please help me how can i do that. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|