PuTTY PSCP error “Local to local copy not supported” when username contains a slash
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I am trying to move a file from my local Windows machine to a remote Linux server using PSCP. I am connected to the VPN so that I can access my remote Linux machine with my username and password. My PSCP command for transfer is: pscp C:\Users\username\Desktop\list.txt PEM\username@10.120.43.78:/home/local/PEM/username This result in the error Local to local copy not supported I have tried this command just for a trial pscp C:\Users\username\Desktop\list.txt username@10.120.43.78:/home/local/PEM/username The above command resulted in asking