Operating System - HP-UX
1833032 Members
2384 Online
110049 Solutions
New Discussion

Copy file from windows showing difference size

 
PatrickX
Occasional Contributor

Copy file from windows showing difference size

Hi,

I installed CIFS client on HPUX 11i and connect to a share folder on a windows 2003 server. Everyday, a schedule copy set of large file to that folder (>4G). Then if necessary, I have to copy file from windows share folder back to HPUX folder. However, when look from windows the file size looks normal, look from HPUX the file size is much smaller, only about half size of the file. I copied file back to the hpux folder, but the file just half size of the orginal one. Could you give some advice?

Many thanks
3 REPLIES 3
Steven Schweda
Honored Contributor

Re: Copy file from windows showing difference size

How much of the software involved has a 2GB
file size limit?

> [...] HPUX 11i [...]

That covers a lot of ground, doesn't it?
"uname -a"?
V. Nyga
Honored Contributor

Re: Copy file from windows showing difference size

Hi,

seems like you don't have 'largefiles' enabled at the file system at 11i - then a single file is limited to 2GB!
See also for example:
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1204132661023+28353475&threadId=965716

Volkmar
*** Say 'Thanks' with Kudos ***
Paul Sperry
Honored Contributor

Re: Copy file from windows showing difference size

sam
Disks and File Systems
File Systems
HighLight Mount Directory
Actions Modify
Check Allow Large Files

Then the copy should work