Re: How could I setup Back Ground Transfer feature in C# code?
Currently I am programming with WinSCP.dll, but I can not find the way to setup Back Ground Transfer feature in C# code.
Just use the WinSCP .NET assembly from background .NET thread.
And I have another question, if transfer file to the server, we need log on VPN first otherwise it does not work.
My question is could I detect it by WinSCP.dll?
No idea what does that involve. But it seems like out of scope of the assembly to me.