SCP Syntax

on 8:06 AM

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

0 comments:

Post a Comment