edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

VMSFileParserVersionInName Property

Is the version number returned as part of the filename?

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public bool VersionInName { get; set; }

Property Value

Boolean

Remarks

Some VMS FTP servers do not permit a file to be deleted unless the filename includes the version number. Note that directories are never returned with the version number.

See Also