Search Results

Search: Posts Made By: mmarsh
5,698
Posted By mmarsh
C shell FTP
Does anyone have any examples, similar to the one below that utilize the C shell
#! /usr/bin/csh -f

I'm already using the C shell for some sleep, loop logic and want to incorportant a ftp...
Forum: IP Networking 09-28-2005
115,427
Posted By mmarsh
does anyone have a C shell version of this ...
does anyone have a C shell version of this

#! /usr/bin/csh -f




#*************************************************
#! /usr/bin/ksh

HOST=remote.host.name
USER=whoever
PASSWD=whatever
...
2,551
Posted By mmarsh
Thanks, will do !
Thanks, will do !
2,551
Posted By mmarsh
FTP within a UNIX script
I'm writing a script to untar/unzip a TAR file. Once this is complete, I would like to FTP one of the files to another server. I'm looking for an example on how this might be coded.

So for...
8,590
Posted By mmarsh
Thanks !!!!!
Thanks !!!!!
8,590
Posted By mmarsh
Script to check for a file, check for 2hrs. then quit
I wish to seach a Dir for a specific file, once the file is found i will perform additional logic. If the file is not found within two hours, i would like to exit.

Logically, I'm looking for the...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 12:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy