Re: How to use GetFileAt64 and PutFileAt64? (General questions)
Ketan,
how large this file is? What protocol do you use, do you get any error message why it breaks?
If you want to resume the transfer (assuming server supports it) you don't need PutFileAt(64), you should just set Resume property to true and call PutFile again.
Complete thread:
- How to use GetFileAt64 and PutFileAt64? - anonymous, 2005-12-24, 18:36
- Re: How to use GetFileAt64 and PutFileAt64? - wodSupport, 2005-12-25, 18:48