Search found 2 matches

by karolozg
Fri Feb 14, 2025 9:53 pm
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Error coping files with % in names from WD NAS to Qnap NAS
Replies: 2
Views: 5767

Re: Error coping files with % in names from WD NAS to Qnap NAS

For the source side, the solution is to mount the SMB network path with the QNAP mounting tool and point Syncovery to the local mount point.
It works. Thank you.
by karolozg
Thu Feb 13, 2025 9:31 pm
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Error coping files with % in names from WD NAS to Qnap NAS
Replies: 2
Views: 5767

Error coping files with % in names from WD NAS to Qnap NAS

Files are not copied from left to right from WD NAS to Qnap containing % in their names. I am attaching screenshots with the result. I tried the Pascal script below but it did not help.

function OnReplaceFilenameLeftToRight(const FileName: UnicodeString;
const isFolder: Boolean): UnicodeString ...