Re: SendEnv WinSCP Client on windows
As I wrote above, this is not supported by WinSCP yet.
You didn't explain why do you need to set the variable.
You didn't explain why do you need to set the variable.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
export DP=hello
scp -o SendEnv=DP=hello d-src.tgz admin@172.16.200.20:/home/admin/
SendEnv
directive, right?
scp -o
but in Windows WinSCP Client it is possible?