Skip to content

EternalNight996/e-clients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-utils

📄 中文 | 📄 English

⚡ what this ?

This is a library that supports transmission protocols such as SSH, FTP, and SMB

Support APP

APP

Windows10

Unix

MacOs

-

SSH

X

SSH Client

FTP

X

FTP Client

SMB

X

SMB Client

✨ Features

[features]
ftp = ["suppaftp", "chrono"]
smb = []
ssh = ["remotefs-ssh"]
default = []

📖 Example

[dependencies]
e-clients = {version="0.1", feature=["ftp","ssh","smb"]}

Examples

SSH Example | FTP Example | SMB Example

💡!important:

🚀 fast running

# test ftp
cargo run --example ftp

# test ssh
cargo run --example ssh

# test smb
cargo run --example smb

🦊 Applied Projects

🔭 why need to e-clients?

🙋 Reference items and materials

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages