iterate-ch / cyberduck

Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
https://cyberduck.io/
GNU General Public License v3.0
3.22k stars 286 forks source link

Interoperability with Windows Subsystem for Linux #11257

Open cyberduck opened 3 years ago

cyberduck commented 3 years ago

5d4c2f4 created the issue

It would be nice if Windows Subsystem for Linux was supported for uploading and downloading. Right now I have to copy files from WSL to windows before I can upload them with cyberduck.

jonaskuske commented 1 year ago

Uploading works already, downloading doesn't because Windows mounts WSL Distros as UNC network drives, which aren't working currently. That problem is tracked in https://github.com/iterate-ch/cyberduck/issues/5330, so this issue can be closed I think?