Bug 384139

Summary: Error Copying File to Device
Product: [Applications] kmymoney Reporter: Robert Blackwell <robertcblackwell>
Component: fileAssignee: Ralf Habacker <ralf.habacker>
Status: RESOLVED FIXED    
Severity: normal CC: ralf.habacker
Priority: NOR Flags: ralf.habacker: version_5_applied-
ralf.habacker: Version_5+
Version: 4.8.0   
Target Milestone: ---   
Platform: Other   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 4.8.1

Description Robert Blackwell 2017-08-29 13:05:12 UTC
When I use the Backup function I receive an error. The message reads "Error Copying File to Device".

Backup is being saved to an SMB share on a NAS. The error occurs when using the NAS or even if storage location is changed to a local device.
Comment 1 Robert Blackwell 2017-08-29 13:06:45 UTC
Version in use is Version 4.8.0-0836d385
Comment 2 Ralf Habacker 2017-09-15 15:59:05 UTC
Git commit 9771cfa20fbf2d6bd2e63fea0aefc410d720b870 by Ralf Habacker.
Committed on 15/09/2017 at 15:57.
Pushed by habacker into branch '4.8'.

Fix 'Error Copying File to Device'

- Use KIO:Netaccess::upload() to copy the file on all platforms
- Print out saved file in the information boxes

FIXED-IN:4.8.1

M  +19   -28   kmymoney/kmymoney.cpp

https://commits.kde.org/kmymoney/9771cfa20fbf2d6bd2e63fea0aefc410d720b870
Comment 3 Robert Blackwell 2017-09-16 00:55:40 UTC
I can confirm the backup issue is fixed in Version 4.8.0-33f62546. Thank you for your time and effort in this regard.