Welcome to the Xceed Community Sign in | Join | Help
Community Search  

FTP Upload Multiple Files From Different Locations

Sort Posts: Previous Next
  •  06-12-2008, 7:11 AM Post no. 12893

    FTP Upload Multiple Files From Different Locations

    How do I upload or download multiple files from different locations? The ReceiveMultipleFiles and SendMultipleFiles methods only seem to be able to download/upload fiels from the same folder.

    If possible I want to stick to these methods so that I can get the total progress of the files.

     Thanks

  •  06-13-2008, 1:57 PM Post no. 12948 in reply to 12893

    Re: FTP Upload Multiple Files From Different Locations

    This is not possible with the Receive/SendMultipleFiles.  All files must be in the same directory, or in sub-directories if the recursive parameter is set to true.  You can only specify a file mask, to choose which files are uploaded (e.g. ".txt" will upload only text files).

    André
    Software Developer and Tech Support
    Xceed Software Inc.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.