I need to transfer a reasonably large amount of data from an Ubuntu 18.04 to a Windows. I have checked the other Q/As ([1],[2]) on this site but what I have gathered is inconclusive.
People suggest using either SambaShare, OpenSSH, or SimpleHTTPServer. The thing is, comments describe some methods as slow which would be impractical for my purpose.
So I want to know what would the fastest and most reliable method to transfer my data (multiple files) be. :))
Edit: The devices are on the same network. Also, this is a one time thing.