scp windows recursive copy problem

 In you encounter scp problem when doing a recursive copy from Windows to Linux, try adding the -O parameter.

scp -r -O sample-files/ target-server:/target-path/

Comments

Popular posts from this blog

Java encoding : UTF-8, Big5, x-MS950-HKSCS