Search Results

Search: Posts Made By: bartus11
5,781
Posted By bartus11
You can try transferring it using SSH and...
You can try transferring it using SSH and cpio:ssh suer@test13 'cd /u01/home/oracle/; find . -name SetDb.sh -o -name .profile | cpio -oc' | cpio -imu
5,781
Posted By bartus11
Can you use scp? This works with scp:scp...
Can you use scp? This works with scp:scp suer@test13:"/u01/home/oracle/SetDb.sh /u01/home/oracle/.profile" ./
Showing results 1 to 2 of 2

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