/
Copy Generated Files to Target

Copy Generated Files to Target

As instructed, copy APPLY, MINE and FETCH files to Target (in this example EC2):

 

scp -i dbv-lab-keypair.pem /home/oracle/TEST_FETCH/TEST_FETCH-APPLY.ddc root@ec2-54-82-47-176.compute-1.amazonaws.com:/home/oracle/TEST_FETCH/TEST_FETCH-APPLY.ddc
TEST_FETCH-APPLY.ddc                                                                                         100%  528     0.5KB/s   00:00

 

 

scp -i dbv-lab-keypair.pem /home/oracle/TEST_FETCH/TEST_FETCH-MINE.ddc root@ec2-54-82-47-176.compute-1.amazonaws.com:/home/oracle/TEST_FETCH/TEST_FETCH-MINE.ddc
TEST_FETCH-MINE.ddc                                                                                          100%  528     0.5KB/s   00:00

 

 

scp -i dbv-lab-keypair.pem /home/oracle/TEST_FETCH/TEST_FETCH-run-ec2-54-82-47-176.compute-1.amazonaws.com.sh root@ec2-54-82-47-176.compute-1.amazonaws.com:/home/oracle/TEST_FETCH/TEST_FETCH-run-ec2-54-82-47-176.compute-1.amazonaws.com.sh
TEST_FETCH-run-ec2-54-82-47-176.compute-1.amazonaws.com.sh                                                   100%  105     0.1KB/s   00:00

 

 

scp -i dbv-lab-keypair.pem /home/oracle/TEST_FETCH/TEST_FETCH-run-ip-10-139-39-29.sh root@ec2-54-82-47-176.compute-1.amazonaws.com:/home/oracle/TEST_FETCH/TEST_FETCH-run-ip-10-139-39-29.sh
TEST_FETCH-run-ip-10-139-39-29.sh

 

 

Related content

Copy Generated Files to Target
Copy Generated Files to Target
More like this
Change Ownership on Target
Change Ownership on Target
More like this
Change Ownership on Target
Change Ownership on Target
More like this
How to Add a Fetcher to Already Existing Configuration
How to Add a Fetcher to Already Existing Configuration
More like this
Example: DDC file settings
Example: DDC file settings
More like this
Example: DDC file settings
Example: DDC file settings
More like this