-
I added the following code (grabbed from http://www.codeproject.com/KB/IP/SimpleFTPDemo.aspx), and this will upload all of the files in binary mode. Here's the entire method:
private FtpAnswer UploadFile(string filename, Uri remoteFilename)
{
LogFormat("Uploading file: '{0}'", remoteFilename);
// Get the object used to communicate with the server.
2008-04-14 18:06:48 UTC in ftptask
-
dmiser committed patchset 2 of module des to the Delphi VNC CVS repository, changing 3 files.
2002-11-15 05:47:52 UTC in Delphi VNC
-
dmiser committed patchset 1 of module des to the Delphi VNC CVS repository, changing 3 files.
2002-11-15 05:47:52 UTC in Delphi VNC
-
dmiser committed patchset 2 of module delphivnc to the Delphi VNC CVS repository, changing 12 files.
2002-11-15 05:44:26 UTC in Delphi VNC
-
dmiser committed patchset 1 of module delphivnc to the Delphi VNC CVS repository, changing 12 files.
2002-11-15 05:44:26 UTC in Delphi VNC
-
dmiser committed patchset 6 of module midess to the MIDAS Essentials Pack CVS repository, changing 4 files.
2002-03-07 17:47:35 UTC in MIDAS Essentials Pack
-
dmiser committed patchset 5 of module midess to the MIDAS Essentials Pack CVS repository, changing 8 files.
2002-03-07 17:47:15 UTC in MIDAS Essentials Pack
-
dmiser committed patchset 4 of module midess to the MIDAS Essentials Pack CVS repository, changing 4 files.
2002-03-07 17:46:01 UTC in MIDAS Essentials Pack
-
dmiser committed patchset 3 of module midess to the MIDAS Essentials Pack CVS repository, changing 1 files.
2002-03-07 17:45:13 UTC in MIDAS Essentials Pack
-
dmiser committed patchset 2 of module midess to the MIDAS Essentials Pack CVS repository, changing 73 files.
2001-12-26 17:57:02 UTC in MIDAS Essentials Pack