Cargo Features

e-clients has no features set by default.

[dependencies]
e-clients = { version = "0.1.9", features = ["ftp", "smb", "ssh", "tracing", "log", "remotefs-smb"] }
ftp = suppaftp
smb

Enables find of remotefs ^0.2

remotefs:

misc

ssh = remotefs-ssh
tracing

Enables tracing of e-log

log

Enables log of e-log

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

remotefs-smb not mac implicit feature

Enables remotefs-smb ^0.2

remotefs-smb:

remotefs SMB client library

remotefs-ssh unix win ssh?

Enables remotefs-ssh ^0.3.1

suppaftp unix win ftp?