Operating System - HP-UX
1832681 Members
3031 Online
110043 Solutions
New Discussion

rsync problems under hp-ux

 
Roberto Gallis
Regular Advisor

rsync problems under hp-ux

Hi all,
I compiled rsync to my hosts under hp-ux. It run well for transferring large files from host to other hosts (It works like rcp).
When I transfer a large oracle file (4GB) rsync return the error:
link_stat myfile.ora: Value too large to be stored in data type client: nothing to do
I follow documentation on http://rsync.samba.org and someone tell me is a problem when you compile rsync under hp-ux.
Anybody can help me to solve this problem?
1 REPLY 1
Roberto Gallis
Regular Advisor

Re: rsync problems under hp-ux

I solved the problem myself, compiling source code using 64bit mode for filesystem
That's all

Roberto