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

希望多重上下文批量同步支持 #125

Closed
2 of 3 tasks
fjqingyou opened this issue Feb 20, 2022 · 5 comments
Closed
2 of 3 tasks

希望多重上下文批量同步支持 #125

fjqingyou opened this issue Feb 20, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects

Comments

@fjqingyou
Copy link

fjqingyou commented Feb 20, 2022

Is this a similar or duplicate feature request?

  • I don't know. I will go check it.
  • No.

Is your feature request related to a problem? Please describe.
抱歉,我英语不好,所以用母语进行提交反馈!

对于多重上下文环境下有非常多的影射配置的情况下。

本地项目并不全部影射到远程,例如有些在根目录的文件夹是本地开发环境用的文件夹。

当前需要同步时,总是需要展开到上下文环境的文件夹,然后右键选择文件夹进行同步。当上下文环境很多个的时候,这个过程有些机械化,重复性操作很多,不同点只是多重上下文配置对应的文件夹路径的不同。

Describe the solution you'd like
期望在根目录下进行同步时,不是因为根目录没有影射就弹出 [error] Error: Config Not Found 而是提示选择同步全部,或者更精细的提示选择某个或多个配置的上下文进行批量同步。

Describe alternatives you've considered
替代方案当前能想到的唯有逐个文件夹手动同步这个方式了

Does this project help you?

  • Yes. SFTP IS AWESOME!
@Natizyskunk Natizyskunk added bug Something isn't working help wanted Extra attention is needed labels Apr 4, 2022
@Natizyskunk Natizyskunk added this to To do in vscode-sftp via automation Apr 4, 2022
@Natizyskunk
Copy link
Owner

Natizyskunk commented Sep 26, 2022

Related issues : #127, #156, #187, #277

@Natizyskunk Natizyskunk added enhancement New feature or request and removed bug Something isn't working labels Sep 26, 2022
@Natizyskunk Natizyskunk self-assigned this Sep 26, 2022
@fjqingyou
Copy link
Author

与列出来的几个issus稍微有点不同,等下班之后,我梳理下流程,做一下详细的工作环境和操作步骤反馈!

@Natizyskunk
Copy link
Owner

@fjqingyou pleasr right in English so everyone can understand.

@fjqingyou
Copy link
Author

Sorry, my English is not good, the following is from Bing translation

project
----remoteHost
--------host_001
--------host_002
--------host_003
.....
--------host_N

'host_001' to 'host_N' has There are individual configurations, each mapped to a different remote host

Since this project it is not suitable to use the uploadOnSave method, I has always been uploaded by the right mouse button menu ===> Upload Folder

If there are many 'host_XXXX', then this operation needs to be performed manually many times. A bit of a mechanical repetition

Therefore, it is expected that you can select the folder 'project/remoteHost' to start popping up the mouse menu, and when uploading or downloading, it will traverse the configured folders and automatically handle all the configured subfolders under this folder.

It may be that adding an submenu would be more in line with what I want to express, such as "Upload subfolders if exists config"

@Natizyskunk
Copy link
Owner

Should be fixed in new v1.16.2 release.

vscode-sftp automation moved this from To do to Done Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
vscode-sftp
  
Done
Status: Done
Development

No branches or pull requests

2 participants