Bug 381568

Summary: [sftp/fish] Remote file is not updated if its type is unknown
Product: [Frameworks and Libraries] kio-extras Reporter: sebaro <esebaro>
Component: defaultAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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!