mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #672] 增加通过SSH访问Linux系统时直接访问sftp #1512
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#1512
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ZhouDante on GitHub (Jun 1, 2024).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/672
Originally assigned to: @VShawn on GitHub.
访问sftp:
通过ssh登陆服务器后,在左侧或右侧显示文件夹及文件
sftp修改文件:

当登录系统后,可直接在sftp栏位中直接修改配置文件
@VShawn commented on GitHub (Jun 1, 2024):
这个提议之前已经被提出来过了,简单来说就是仿照 mobaxterm 的 SSH 界面,实现同时 SSH 和 SFTP。
其中难点有2:
今年由于个人原因,空闲时间不足,因此近期内我都没有空对这个项目进行大的升级,于是估计在一年内我都不会进行这个功能的开发,如果有人有兴趣增加这个功能,我很欢迎PR。