Hi

I like to use ics ftp to transfer the contents direct to a table and not save 
it first to disk
Could this be possible?
Now I'm saving to contents to a file on disk, then read the file and save the 
contents to the table, wich is time comsuming.

Now:

1.open the ftp
2. read one or more files from ftp
3. save one or more files to disk
4. read file from disk and save to table
5. then close ftp

I like to

1.open the ftp
2. read file from ftp and save to table
3. then close ftp

If not possible with ftp, can this be done with socket to access an ftp server
Would be great for an example

Thanks in advance for any response
Werner
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to