URLAccess FTP upload
URLAccess FTP upload
- Subject: URLAccess FTP upload
- From: "James W. Walker" <email@hidden>
- Date: Thu, 17 Jun 2004 11:12:46 -0700
When doing an FTP upload using URLOpen, is there any way to find out
about the progress of the upload?
My notifier never gets kURLPercentEvent, in spite of having used
kURLPercentEventMask.
The notifier does get kURLPeriodicEvent, but the currentSize field of
the URLCallbackInfo is always 0, and URLGetProperty for
kURLResourceSize returns the size of the file, not how much of it has
been uploaded.
--
James W. Walker, ScriptPerfection Enterprises, Inc.
<
http://www.write-brain.com/>
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.