'Morning Arno. Sorry, that was a typo.
Okay, so I'm on the right track. I wonder why the Wireshark dump didn't show the file? On Thu, Mar 13, 2008 at 9:21 AM, Arno Garrels <[EMAIL PROTECTED]> wrote: > Hello Dave, > > > > If I want to transfer the "C:\Documents and Settings\dave\My > > Dociments\Files to upload\logo.jpg", I place that string in the > > FTPClient1.FileName parameter and then call FTPClient1.PutAsync? > > That property is named LocalFileName. On uploads LocalFileName > represents the local source filename, on downloads it's the local > destination filename (if you don't use a stream). > > -- > Arno Garrels [TeamICS] > http://www.overbyte.be/eng/overbyte/teamics.html > > > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be > -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
