How could I setup Back Ground Transfer feature in C# code?

Advertisement

alex_l
Joined:
Posts:
1

How could I setup Back Ground Transfer feature in C# code?

Hi there,

Currently I am programming with WinSCP.dll, but I can not find the way to setup Back Ground Transfer feature in C# code.

Is there any one could help me?

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?

Thanks in advance,

Alex_L

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: How could I setup Back Ground Transfer feature in C# code?

alex_l wrote:

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.

Reply with quote

Advertisement

You can post new topics in this forum