![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sending mail in C/C++ in unix server | electroon | High Level Programming | 6 | 01-21-2008 07:58 AM |
| Script needed to FTP a file from sql report to unix server | vprevin | Shell Programming and Scripting | 0 | 10-30-2007 10:33 PM |
| Sending SMS Via Unix Script? | Omkumar | Shell Programming and Scripting | 2 | 08-27-2007 05:36 AM |
| Sending msg From Unix Server to an E-mail Address | cgege | HP-UX | 2 | 12-04-2006 12:31 PM |
| sending email from KSH unix script. | rosh0623 | Shell Programming and Scripting | 3 | 07-26-2005 12:36 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
FTP script for sending a file from one unix directory to another unix server director
Hi,
My local server is :/usr/abcd/ Remote server is :/Usr/host/test/ I want to send files from local unix directory(All files starting with O_999) to remote host unix directory. Can any body give me the Unix Shell script to do this. One more doubt: Shall we need to change the file permissions of local directory file before transporting it to remotehost directory. Thanks in Advance, Raja |
| Forum Sponsor | ||
|
|
|
|||
|
check Ftping through unix script
and use the find command to filter your files which will start with 0-999 |
|||
| Google UNIX.COM |