i am a shell scripting noob.
i currently have a cronjob that runs every 15mts and check to see if a file exists.
If it exists, it takes the file and processes and then deletes it
Now, instead of deleting it, i want to make a copy and ftp it to Server2
below is the delete script. i want to modify it so that it makes a copy of the file and then ftps' it to the server2
rm -f /apps/pmserver/data/inbound/WPER594_COMPANY.CSV.proc