For login using ssh key->run this command in cmd =psftp -i "E:\test\test.ppk" root@192.168.1.109
For get all file of a folder =get -r yourfoldername
For get file =get yourfilename
For login using ssh key->run this command in cmd =psftp -i "E:\test\test.ppk" root@192.168.1.109
For get all file of a folder =get -r yourfoldername
For get file =get yourfilename
Post a Comment