matthiaaas / ftp

[v2 announced!] React based Electron (S)FTP desktop application

Home Page:https://transflow.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open/Edit doesn't work for files without extension

Toastbroti opened this issue · comments

You can't open files without filename extensions.

on which platform (macOS/Windows/Linux)?

Windows

Yep, this is because Windows doesn't know how to open the file (probably there pops up a native error message).
This will be fixed if there's the option to always open files in a specific app. Unfortunately Windows makes this function pretty hard to implement and auto-updating the remote file is not available for Windows either.