[kmymoney] [Bug 400628] Error Attempting Backup - Windows 10
Thomas Baumgart
bugzilla_noreply at kde.org
Sun Nov 4 17:52:08 GMT 2018
https://bugs.kde.org/show_bug.cgi?id=400628
--- Comment #7 from Thomas Baumgart <tbaumgart at kde.org> ---
The current KMyMoney code simply executes
mount <<path-provided-in-dialog-as-mountpoint>>
when the check mark is checked. That will certainly not help on Windows.
Performing the backup is done using the 'cp' (unix) and 'copy' (windows)
command line utilities. I wonder if it might be more intelligent to rename the
current mount-point into destination folder and use some kio slave magic to do
the copy job. This code comes a long way from KDE3 (or even KDE2). Using the
KDE tools we will be able to even store the file in a cloud (like nextcloud).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list