Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have Mandrake 9.2. When I try to scp any file that's larger than 2GB's it bails out at 2147483647 bytes and says "File size limit exceeded". I searched around and it doesn't look like scp is to blame. What else could it be?
The partition I'm copying to is 20 gb, with 7.3 available.
If you ask me what kernel I'm running, you'll have to tell me how to find that out! It's whatever kernel came with mandrake 9.2 normally, I didn't do anything special.
The machine I'm scping from, if it matters is fedora c2 stable.
The FAT32 format is only capable of files up 2 gigs in size. Anything bigger than that, and the easiest way to share a file between Linux and Windows is over a network.
In theory, FAT32 can handle 4gigs max. In practice, almost all FAT32 formated partitions are formated in a way that's limited to 2gigs for reasons which I never completely understood. You have to do something special to format a FAT32 partition capable of files greater than 2gigs.
Originally posted by kumakun Maybe I'm just being unimaginative here, but what the heck sort of file is bigger than 2 gigs?
/K
My web site, tarred, gzipped ranges between 1.5 and 4 gb, depending on the month.
People who do video work also have files of similar size, since you can't compress your video while you're working on it or you'll get generational degradation every time you save.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.