Back to product page

Methods



AbortAborts the current method execution.
AboutDisplays the About box.
AppendDataAppends data from a string variable to a remote file.
AppendDataLenAppends data from a fixed-size buffer to a remote file.
AppendFileAppends to a remote file.
ConnectAppends to a remote file.
DeleteFileDeletes a file on the server.
DeleteFilesDeletes multiple files in a sequence, recursive.
DisconnectDisconnects from the remote server.
ExtendedCmdSends extended command to the server.
GetAttributesRetrieves a file or folder attributes.
GetDataRetrieves the contents of a remote file to a string variable
GetDataAtRetrieves the contents of a remote file to a string variable, starting from a given position.
GetDataToBufferRetrieves the contents of a remote file to a locally specified buffer.
GetDataToBufferAtRetrieves the contents of a remote file to a locally specified buffer.
GetFileReceives a file from the server.
GetFileAtAborts the current method execution.
GetFilesDownloads multiple files in a sequence, recursive.
ListAttributesLists the contents of a directory as a structure.
ListDirLists the contents of a directory on the server.
ListNamesLists the file and folder names in a directory on the server.
LoadPrivateKeyLoads a private key from an external file.
LoopFilesLoops through multiple files in a sequence, recursive, giving their names.
MakeDirCreates a directory on the server.
PutDataCreates a directory on the server.
PutDataAtReceives a file from the server, starting from a given position.
PutDataLenStores data from a fixed-size buffer to a remote file.
PutDataLenAtStores data from a fixed-size buffer to a remote file, at a given position.
PutFileStores data from a fixed-size buffer to a remote file, at a given position.
PutFileAtSends a file to the server, appending it at a given position.
PutFilesUploads multiple files in a sequence, recursive.
RealPathRetrieves the real path for a symbolic link.
RemoteCloseCloses remote file.
RemoteOpenOpens remote file for raw access.
RemoteReadReads from remote file.
RemoteWriteWrites to remote file.
RemoveDirRemoves a directory from the server.
RenameRenames a file or directory on the server
SetAttributesSets attributes for a file or folder.

Platforms

Windows