FtpServer
                                
                                 FtpServer copied to clipboard
                                
                                    FtpServer copied to clipboard
                            
                            
                            
                        Shared files support? Partially working.
I was able to view shared files by adding  and sharedWithMe=true to the GetChildrenAsync and FindChildByNameAsync methods in GoogleDriveFileSystem.cs. However, they don't appear to actually work when you click on the items in the FTP listing and trying to make them work is a bit outside the scope of my experience (having only discovered this today).
Is there any chance you could add support for files shared with you? I'm referring to folders/files that you right click and hit "Add to My Drive".
Thanks for your time, and keep up the awesome work :)
To be honest: I haven't invested any time yet to make shared files work. This was a feature that wasn't requested by my customer. Pull Requests are welcome 😁