[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ftpapi questions



Sender: "Richard B Baird" <rbaird@xxxxxxxxxxxxxxxxxxxxx>


Scott,

Finally, a couple of specific questions.

FTP_dir returns a pointer (peRtnList) specifying the beginning of the
directory data found.

in looking over your code, List2Array defines that data with a varying
string with a maximum of 8192.  Is this the maximum?  this only allows for
32 entries returned to the program, right? (since each directory entry is
256 bytes long)

If I want to get more than 32, can I just increase the size of the pointer
based variable in my program?  or do I also have to increase the size of
the variable in List2Array too?  Is there a limit to how many directory
entries you can recieve?

Thanks,

Rick

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------