Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

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.
alex_l

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