wodFtpDLX as multithread application - WeOnlyDo Discussion board

wodFtpDLX as multithread application (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Jan, Wednesday, February 09, 2005, 09:19 (7024 days ago)

Hello, [:happy:]

wodFtpDLX as multithread application, is it
possible to establish at one time
more then one connection to different sftp-servers
and simultan down- upload files?

Thanks

Jan

Re: wodFtpDLX as multithread application

by wodSupport, Wednesday, February 09, 2005, 10:51 (7024 days ago) @ Jan

Jan,

you can instantiate more than one instance of wodFtpDLX and make more than one connection with them, it will work.

Regards.

Re: wodFtpDLX as multithread application

by Jan, Wednesday, February 09, 2005, 11:33 (7024 days ago) @ wodSupport

Jan,

you can instantiate more than one instance of wodFtpDLX and make more than one connection with them, it will work.

Regards.

Very well!
Thanks!