EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

GetFileSize Method

Gets the size of a file on the FTP server.

Syntax

[VB.NET]
Public Sub GetFileSize(ByVal FileName As String)
[C#]
public void GetFileSize(string fileName);

Remarks

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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]