zip file created in linux has wrong number of files in windows

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • patelxl
    New Member
    • Apr 2010
    • 2

    zip file created in linux has wrong number of files in windows

    I created a zip folder in linux (Red Hat 4.1.2-44). this shows the correct number of files. when i ftp the file to a windows machine i only see 28015 files contained in the folder (there should be over 90,000).
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    Are you transferring them as binary or text?

    Comment

    • patelxl
      New Member
      • Apr 2010
      • 2

      #3
      sorry I figured it out. I had more than the max number of files (approx 65,000) and the file on windows was only showing me the files that came after the origional 65,000. to fix i created a tar and then zipped the tar file.

      Comment

      Working...