pl help me to upload the entire folder using PSCP via command line. i am able to download entire folder from server,but unable to upload server has username and password this is the below code which i am using
pscp -r D:\TEST\ username:[email protected]:/upload_folder
folder TEST contains many files as well as folders