Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

FTP.Client.REST

Andrew Lambert edited this page Jul 27, 2017 · 2 revisions

FTP.Client.REST

Method Signature

 Sub REST(StartPosition As Integer = 0)

Parameters

Name Type Comment
StartPosition Integer The new position of the file pointer.

Notes

Reset the remote file's file pointer to the specified StartPosition. Used in conjunction with APPE.

Clone this wiki locally