D
deostroll
Hi,
I just tried uploading files with the ftpwebrequest class. I find that
they are really slow. However I am not sure if this is because of
me... I am writing everything to the input stream byte by byte so that
I can calculate the progress. However I only calculate only after 1024
bytes have been uploaded. Is there a better way to do this?
Moreover are there any general property settings for the object so
that ftp uploading is at least faster relatively speaking...
--deostroll
I just tried uploading files with the ftpwebrequest class. I find that
they are really slow. However I am not sure if this is because of
me... I am writing everything to the input stream byte by byte so that
I can calculate the progress. However I only calculate only after 1024
bytes have been uploaded. Is there a better way to do this?
Moreover are there any general property settings for the object so
that ftp uploading is at least faster relatively speaking...
--deostroll