Re: Sampling a file (General questions)

by wodDamir, (6411 days ago) @ cvmbor

Hi Craig,

Why not try using GetFileAt/GetFileAt64 methods? You can specify how much you want to retrieve from the server. You could store it to a temporary file, and read it manually.

Even GetData creates a file locally, so basically you could accomplish the same thing this way.

Hope I helped.

Regards,
Damba

locked

Complete thread:

 

  • Sampling a file
    • Re: Sampling a file