I built version 1.4.7 on my Debian Wheezy system. I am using a powerpc cpu. Build went without a hitch and I installed with ‘checkinstall’ and copied the startup script as per the docs. The server sees the client but when I tried to test a file backup the log reports:
INFO Connecting to ClientService of “WINDOWSPC” failed: Sending Identity to client “WINDOWSPC” failed. Retrying soon…
UrBackup is currently only partially tested on big endian systems. In particular image backups and restores have not been tested.
UrBackup has been put into testing mode. This means UrBackup will always log debug messages. If you want to help make UrBackup available on big endian systems please report all problems to the forums or to our issue tracker. Thank you for your help!
Yes I get this message. I am testing by making a simple file backup.
No problem. I just wanted to know if it a) detects it is on a big endian system b) the system really is a big endian system. I only read that on wikipedia PowerPC - Wikipedia . I don’t have a big endian chip to test on. Previous testing was done on a Thecus NAS and with that the file backup worked.
Thanks. Yes the powerpc memory architecture is backwards.
This looks more like a communication problem. Is the server just reading the stream from the client and stacking it LSB to highest address space? That would cause a real inability to etacnummoc. Perhaps a simple fix? Point to the code and I will sniff it out when I have some spare time.