Open EssiemLtd opened 6 years ago
I'm having the same issue. I see no change in behavior after using the "project" option.
same here
Dont saved, I'm having the same issue.
Did anyone find something about that?
same issue, i am not able to use project configuration to work. in my workspace i have added 2 different folders and for each folder i want to upload on different path of single FTP host. its not working.
Upon selecting 'Save - Upload to FTP server' I need to keep selecting the remote path. How do I use the local path as the remote path? I have tried "project" in the ftp-simple-temp.json and in .vscode Folder Settings. I have tried the different variations of the "Project": "project" : { "c:/projects/project1" : "/home/user/project", "c:/projects/project2" : {"path":"/home/user/project2", "save":true} //When the "save" value is "true", save immediately without confirm },