Skip to content

用go编写的从服务端下载文件的小型scp客户端

Notifications You must be signed in to change notification settings

zmc-x/little-scp-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

little-scp-client

Summary

This tool can download a single file or a single folder using sftp. And I made this tool to help me download files from the server, although tools like scp already exist. but the tool has a slight advantage over than other tools.

Usage

others

Of course, now there are a lot of bugs. I might try to fix them latter.