Cargo Features

e-clients has no features set by default.

[dependencies]
e-clients = { version = "0.1.4", features = ["ftp", "smb", "ssh", "remotefs-smb"] }
ftp = chrono, suppaftp
smb

Enables find of remotefs

remotefs:

misc

ssh = remotefs-ssh

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.

chrono ftp?
remotefs-smb not mac implicit feature

Enables remotefs-smb

remotefs-smb:

remotefs SMB client library

remotefs-ssh unix win ssh?
suppaftp unix win ftp?

Enables suppaftp ^5.3.0