How do I can upload serveral files at same time? (General questions)
I want to upload serveral files at same time, I used the wodFtpDLXComClass in FtpDLX.
I readed the help file and I know I can't upload multi-files in a component instance at same time, I must wait until the first file uploaded then upload next. So I create serveral wodFtpDLXComClass instance in serveral thread (each thread has a wodFtpDLXComClass instance), but they seemed not work as I expect.
I want to upload 3~5 files at same time but one by one, How to do it? thanks.
Complete thread:
- How do I can upload serveral files at same time? - yinpengxiang, 2009-08-25, 10:45
- Re: How do I can upload serveral files at same tim - wodDamir, 2009-08-25, 11:40
- Re: How do I can upload serveral files at same tim - yinpengxiang, 2009-08-25, 12:13
- Re: How do I can upload serveral files at same tim - wodDamir, 2009-08-25, 13:05
- Re: How do I can upload serveral files at same tim - yinpengxiang, 2009-08-25, 15:18
- Re: How do I can upload serveral files at same tim - wodDamir, 2009-08-25, 16:02
- Re: How do I can upload serveral files at same tim - yinpengxiang, 2009-08-25, 15:18
- Re: How do I can upload serveral files at same tim - wodDamir, 2009-08-25, 13:05
- Re: How do I can upload serveral files at same tim - yinpengxiang, 2009-08-25, 12:13
- Re: How do I can upload serveral files at same tim - wodDamir, 2009-08-25, 11:40