1

I tried the following to no avail:

pscp -load test username [email protected]:"file name.ext" "file name.ext"

pscp -load test username "[email protected]:file name.ext" "file name.ext"

pscp -load test username [email protected]:"file\ name.ext" "file name.ext"

pscp -load test username "[email protected]:file\ name.ext" "file\ name.ext"

pscp -load test username [email protected]:"c:\\path\to\\file\ name.ext" "/home/username/file\ name.ext"

pscp -load test username "[email protected]:c:\\path\to\\file\ name.ext" "/home/username/file\ name.ext"

Both returned me a More than one remote source not supported error.

Is it just not possible?

terdon
  • 52,568
  • 14
  • 124
  • 170
neubert
  • 6,863
  • 35
  • 76
  • 138

0 Answers0