GetFileSize Method

Gets the size of a file on the FTP server.

Syntax

public void GetFileSize(string fileName);
Public Sub GetFileSize(ByVal FileName As String)

Remarks

Gets the size of the file specified by FileName and RemotePath on the FTP server.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 .NET Edition - Version 20.0 [Build 8203]