Search Results

Search: Posts Made By: elmesy
7,673
Posted By Chubler_XL
replace: ssh ${SSH_USERID}@${webservers} "cp -p...
replace:
ssh ${SSH_USERID}@${webservers} "cp -p ${target_dir}${target_file} ${target_dir}${target_file}.pre.${release}"

with this:
ssh ${SSH_USERID}@${ws} "cp -p ${target_dir}${target_file}...
Showing results 1 to 1 of 1

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