Hi Forks,
I encounter a problem on download a selected file on ANTFS,
I can download the directory however, when I want to download a specific fileIndex in the directory by using the Download method from ANTFS_HostChannel with following code:
antfsHost.Download(fileIndex, 0, 0);
The download action is somehow not happen.
Any hint for me to solve this problem will be appreciate.
Thanks in advance,
Best regards,
tony