Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Writing a Unix script to ftp files
Name: Milton Date: October 1, 2002 at 14:34:13 Pacific OS: Windows NT 4.0 CPU/Ram: tba
Comment:
this inquirery is to find out how to write a unix script for ftp from Lucent CMS Manpower Planning Report off the ACD into A TELECENTER SYSTEM or TCS application software Server file on a network which captures data from ACD such data columns as Calls Offered or Average Handle Time numbers by interval or every half hour.
Summary: How can I write a unix script to ftp file from one machine to the other but exclude file already being transferred. The script runs under cron and only transfer new files. ...
Summary: I want to write a csh script to search files "Scan_ddmmyy.csv" placed in a directory. The program should look for EXCLUSIVE flags in the 6th, 7th & 8th fields(0/1- Assume exclusive here for simplicity...
Summary: hi, I am trying to write a unix script that recursively goes into each directory and 'touches' the file to update the time stamp.....any help on how to go about it is appreciated.. ...