Basic syntax :
scp source_file_name username@destination_host:destination_folder
Specify specific port(3301) to use with scp :
scp -P 3301 fullimp15may2017.dmp username@destination_host
password : *********
Note : " P " is capital letter
scp source_file_name username@destination_host:destination_folder
Specify specific port(3301) to use with scp :
scp -P 3301 fullimp15may2017.dmp username@destination_host
password : *********
Note : " P " is capital letter
0 comments:
Post a Comment