DirFormats Enumeration

See Also

WeOnlyDo.Client Namespace

Requirements

Namespace: WeOnlyDo.Client

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: WeOnlyDo.Client.FTP (in WeOnlyDo.Client.FTP.dll)

Language

Visual Basic

C#

JScript

Show All

See AlsoLanguages Requirements WeOnlyDo.Client.FTP Send comments on this topic.

DirFormats Enumeration

These constants determine expected file listing type on the server.

Members

MemberDescription
Auto Automatically determines remote format.
UNIX Remote format is UNIX alike.
Windows Remote format is Windows alike.
VShell Remote format is VShell2.1

Remarks

Use these constants with DirFormat property.

Basically, there are two listing types. UNIX is most known and supported almost by all FTP servers, but lately Windows (and older DOS ftp servers) use a bit different format defined here as Windows. Specifically, VanDyke's SSH2 server has a bit different format that is parsed differently.
If you're unsure which format to select, try Auto. Correct setting for DirFormat ensures proper parsing and showing items in wodFtpDLX.NET window.

In future it is possible that wodFtpDLX.NET will implement other formats too, on your request.

Requirements

Namespace: WeOnlyDo.Client

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: WeOnlyDo.Client.FTP (in WeOnlyDo.Client.FTP.dll)

See Also

WeOnlyDo.Client Namespace

 

 


© WeOnlyDo Software. All Rights Reserved.