Bug 381568 - [sftp/fish] Remote file is not updated if its type is unknown
Summary: [sftp/fish] Remote file is not updated if its type is unknown
Status: RESOLVED FIXED
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: default (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-23 11:03 UTC by sebaro
Modified: 2018-05-10 15:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sebaro 2017-06-23 11:03:17 UTC
kio-extras-17.04.2

Files of unknown type (no extension) are not saved/updated.

Example: bash scripts without extension, configuration files (.conf).
Comment 1 Nate Graham 2018-05-09 21:51:06 UTC
Can you clarify what's happening with Steps To Reproduce?

See https://community.kde.org/Get_Involved/Bug_Reporting#Steps_to_Reproduce
Comment 2 sebaro 2018-05-10 05:40:14 UTC
Works fine in 18.04.

With the 17.04 version, saving files without extension didn't work.
Steps:
1. fish/sftp://user@IP
2. create file "test"
3. open file with kwrite/kate
4. modify file
5. save changes
6. close file
7. open file again
8. no changes in file
Comment 3 Nate Graham 2018-05-10 15:20:37 UTC
Great, thank you!