I have two ftp connection I want to be able to browse and open files within those connections at the same time. I like SFTP because it shows the ftp file tree on the side like a regular directory. If its not possible to do it at the same time is there a way to quickly toggle between the two.
What i have currently works but only for one connection at a time. I was able to see one connection but after i add the second it "overrides" and i'm not longer to see the first connection.
Using VS Code and SFTP extension