ComponentSpace FTP Class Library Reference

MultiFile Class

Provides methods for manipulating multiple files.

For a list of all members of this type, see MultiFile Members.

System.Object
   ComponentSpace.Ftp.MultiFile

[Visual Basic]
Public Class MultiFile
[C#]
public class MultiFile

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Includes methods for deleting non-empty directories, downloading and uploading multiple files.

Requirements

Namespace: ComponentSpace.Ftp

Assembly: ComponentSpace.Ftp (in ComponentSpace.Ftp.dll)

See Also

MultiFile Members | ComponentSpace.Ftp Namespace