ComponentPro UltimateFtp

      UploadUniqueFile Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Uploads the data from the specified Stream to the FTP server and stores it using a unique filename. Many servers do not support this feature, and many servers support this incorrectly, such as MS FTP.

      Overload List

      UploadUniqueFile(Stream)Uploads the data from the specified Stream to the FTP server and stores it using a unique filename. Many servers do not support this feature, and many servers support this incorrectly, such as MS FTP.UploadUniqueFile(String)Uploads the data from the specified file to the FTP server's current folder and stores it using a unique filename. Many servers do not support this feature, and many servers support this incorrectly, such as MS FTP.
      Top

      See Also