Hi,
While doing a linux client backup with filenames in hebrew the clients enters a loop and does not continue above that file which its unable to read.
ls -l of the directory.
-rw-r–r-- 1 tu-pu tu-pu 107008 May 28 2013 ??? ??? ??? (2).doc
-rw-r–r-- 1 tu-pu tu-pu 30208 May 28 2013 ??? ??? ???.doc
-rw-r–r-- 1 tu-pu tu-pu 13799 May 28 2013 ??? ???.docx
-rw-r–r-- 1 tu-pu tu-pu 38246 May 28 2013 ??? ??? ???.docx
Here is the debug output,
2015-01-22 16:37:37: FileSrv: Error: Reading from file failed
2015-01-22 16:37:43: ClientService cmd: #IUegugSekX1fqQD2UAl5N#2PING RUNNING pc_done=4&eta_ms=10428155#token=t5T3YQ3XZLp4Y3kfWhfg
2015-01-22 16:37:43: rc=0 hasError=true state=0
2015-01-22 16:37:47: FileSrv: ClientThread deleted. 1024 KB Memory freed.
2015-01-22 16:37:47: FileSrv: Received data…
2015-01-22 16:37:47: FileSrv: Received a Packet.
2015-01-22 16:37:47: FileSrv: Sending file (normal) t5T3YQ3XZLp4Y3kfWhfg|shamp/map/bo_Doc/Pkill 2/
2015-01-22 16:37:47: FileSrv: Mapped name: /home/tu-pu/shamp/map/bo_Doc/Pkill 2/
2015-01-22 16:37:47: FileSrv: Error: Reading from file failed
2015-01-22 16:37:53: ClientService cmd: #IUegugSekX1fqQD2UAl5N#2PING RUNNING pc_done=4&eta_ms=10418154#token=t5T3YQ3XZLp4Y3kfWhfg
2015-01-22 16:37:53: rc=0 hasError=true state=0
2015-01-22 16:37:57: FileSrv: ClientThread deleted. 1024 KB Memory freed.
2015-01-22 16:37:57: FileSrv: Received data…
2015-01-22 16:37:57: FileSrv: Received a Packet.
2015-01-22 16:37:57: FileSrv: Sending file (normal) t5T3YQ3XZLp4Y3kfWhfg|shamp/map/bo_Doc/Pkill 2/
2015-01-22 16:37:57: FileSrv: Mapped name: /home/tu-pu/shamp/map/bo_Doc/Pkill 2/
2015-01-22 16:37:57: FileSrv: Error: Reading from file failed
2015-01-22 16:37:57: FileSrv: UDP: PING received… sending PONG. Delay=95ms
2015-01-22 16:38:03: ClientService cmd: #IUegugSekX1fqQD2UAl5N#2PING RUNNING pc_done=4&eta_ms=10408149#token=t5T3YQ3XZLp4Y3kfWhfg
Thanks