Back to product page

Methods


wodSFTP Class


AbortAborts the current method.
AboutDisplays the About box.
AppendDataAppends data from a string variable to a remote file.
AppendFileAppends to a remote file.
ConnectConnects to the remote server.
DeleteFileDeletes file on the server.
DeleteFilesDelete multiple files in a sequence, recursive.
DisconnectDisconnects from the remote server.
ExtendedCmdSends extended command to the server.
GetAttributesRetrieves file or folder attributes.
GetDataRetrieves contents of remote file to string variable.
GetDataAtRetrieves the contents of part of the remote file to a string variable.
GetFileReceives data from the server.
GetFileAtReceives part of a file from the server.
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 file and folder names in a directory on the server.
LoopFilesLoops through multiple files in a sequence, recursive, giving their names.
MakeDirCreates a directory on the server.
PutDataStores data from a string variable to a remote file.
PutDataAtSends data from a string variable to the server, at a specified file position.
PutFileSends file to the server.
PutFileAtSends part of the file to the server.
PutFilesUploads multiple files in a sequence, recursive.
RealPathRetrieves real path for the 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.
SetAttributes64Sets attributes for a file or folder.

Platforms

Windows