ComponentSpace FTP Class Library Reference

RemoteFile Class

Performs remote file related commands.

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

System.Object
   ComponentSpace.Ftp.RemoteFile

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

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

For multi file operations, see the MultiFile class.

For failsafe operations with automatic recovery from errors and network outages, see the FailSafeTransfer class.

Requirements

Namespace: ComponentSpace.Ftp

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

See Also

RemoteFile Members | ComponentSpace.Ftp Namespace | MultiFile | FailSafeTransfer | RemoteDirectory