Re: How i resume upload through wodftpdlx (General questions)
Hi Ajit,
You are using wodFTPServer for server and wodFtpDLX for client right?
You don't have to do anything in wodFTPServer Resume is enabled on server side. In wodFtpDLX you should just set Resume Property to True.
[code]dlx1.Resume = True[/code]
More help for Resume Property you can find here:
http://www.weonlydo.com/FtpDLX/Help/wodFtpDLXLib~wodFtpDLX~Resume.html
Same is with any other server that you want to use with wodFtpDLX.
Let us know how it goes.
Regards,
Drazen
Complete thread:
- How i resume upload through wodftpdlx - ajit.raghav, 2007-11-20, 06:45
- Re: How i resume upload through wodftpdlx - woddrazen, 2007-11-20, 08:09
- Re: How i resume upload through wodftpdlx - ajit.raghav, 2007-11-20, 08:56
- Re: How i resume upload through wodftpdlx - woddrazen, 2007-11-20, 10:13
- Re: How i resume upload through wodftpdlx - ajit.raghav, 2007-11-20, 08:56
- Re: How i resume upload through wodftpdlx - woddrazen, 2007-11-20, 08:09