mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #265] Support sharing, export, import, link #3116
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#3116
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 @Kerwin1202 on GitHub (Jul 16, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/265
Originally assigned to: @VShawn on GitHub.
因为目前一个是因为没有同步,所以多台机器的时候,必须一个个点击复制地址,复制账号,复制密码有点麻烦,(当然也可以复制db,但是会覆盖)
另一个如果想将其中一个分享给其他人,也得一个个复制操作
@VShawn commented on GitHub (Jul 16, 2022):
感谢您的建议,但导入导出链接这个功能我不会去做,因为这个软件目前不会考虑增加服务器端的概念,于是“链接”这个东西就自然无法存在了。
这个操作好像不需要吧,你可以直接导出再导入就可以复制到第二台机器上了
我个人目前的做法是把 db 放到共享文件夹中共享到几台机器,但有时候会出现文件冲突。
另外其实我之前有考虑过增加一个服务器端用于团队内部共享一些服务器的配置,但由于个人业余生活繁忙,鸽了。