Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] 支持发送文件到服务器 #31

Open
vimiix opened this issue Apr 12, 2024 · 3 comments
Open

[FEAT] 支持发送文件到服务器 #31

vimiix opened this issue Apr 12, 2024 · 3 comments
Assignees
Labels
plan Something to do in the future version

Comments

@vimiix
Copy link
Owner

vimiix commented Apr 12, 2024

命令设计

ssx cp <LOCALFILE> [-i ID] [[-s] [USER@]HOST[:PORT]] [-t TAG] [KEYWORD]

可以通过指定 ID, TAG, 关键词,或者服务器地址进行搜索目标服务器,如果没有指定任何一个,那就交互式选择目标服务器。

仅支持上传文件

@vimiix vimiix added the plan Something to do in the future version label Apr 12, 2024
@vimiix vimiix self-assigned this Apr 12, 2024
@vimiix vimiix moved this to Todo in ssx project Apr 12, 2024
@MiracleLau
Copy link
Contributor

请问这块使用的是什么技术呢?sftp吗?方便的从服务器上上传和下载文件感觉是个挺频繁使用的功能。

@vimiix
Copy link
Owner Author

vimiix commented Apr 22, 2024

请问这块使用的是什么技术呢?sftp吗?方便的从服务器上上传和下载文件感觉是个挺频繁使用的功能。

嗯,目前是计划考虑使用 sftp 来实现

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Jun 11, 2024
@vimiix vimiix removed the stale label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plan Something to do in the future version
Projects
Status: Todo
Development

No branches or pull requests

2 participants