Table of Contents

Class FtpLogging

Namespace
SunamoFtp.Other
Assembly
SunamoFtp.dll

Configuration flags for FTP operation logging

public static class FtpLogging
Inheritance
FtpLogging
Inherited Members

Fields

GoToFolder

Enables logging when navigating to folders

public static bool GoToFolder

Field Value

bool

GoToUpFolder

Enables logging when navigating to parent folders

public static bool GoToUpFolder

Field Value

bool