Search Results

Search: Posts Made By: walterja
1,974
Posted By walterja
testing for presence of files in ftp
I have a shell script which GETS a file, but I only want to run this script if $FILE exists on the remote host, don't know correct syntax.....please help

ftp -n $HOST <<END_SCRIPT
quote USER...
57,060
Posted By walterja
so would this code append the date to the...
so would this code append the date to the filename extension?

cat export.current.prn export.prn > export.new.'date'
57,060
Posted By walterja
add timestamp to filename
Does anyone know how to add a timestamp to a file's name extension in a shell script? Please help..
3,858
Posted By walterja
ftp in cron job
I am writing a script that will be placed in a crontab, which basically retrieves a file that is overwritten everyday (with current customer data) and then sent to another company. I was wondering...
Showing results 1 to 4 of 4

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