git-project-manager icon indicating copy to clipboard operation
git-project-manager copied to clipboard

Can add SMB support for base folder path?

Open mingwiki opened this issue 5 years ago • 1 comments

Describe the solution you'd like

If we have many PCs and MACs. Working both on Linux and macOS. The base folder cannot be the same. IF a SMB protocol was supported. We can set base folder Path like this "smb://10.10.10.10/myprojectsbasefolder" This feature will be great.

mingwiki avatar May 28 '19 16:05 mingwiki

Hi @4fm, I've never worked with smb protocol, I'll take a look to see if it is easy to use the fs.walk or something like that to be able to parse all directories

felipecaputo avatar May 28 '19 17:05 felipecaputo