I am using putty for copying files from local machine to remote server.My folder is in C:/site
can any one give syntax for copying folder from C:/site to remote server using scp
I am using putty for copying files from local machine to remote server.My folder
Share
In stall PuTTY in our system and set the environment variable PATH Pointing to putty path.
open the command prompt and move to putty folder. Using PSCP command
Please check this