| Author |
Message |
rollinscf *nix forums beginner
Joined: 08 Nov 2005
Posts: 7
|
Posted: Sat Feb 04, 2006 3:42 am Post subject:
re:File size limits???
|
|
|
|
it was set in ulimit. Thanks. |
|
| Back to top |
|
 |
Sven Mascheck *nix forums Guru Wannabe
Joined: 25 Mar 2005
Posts: 216
|
Posted: Wed Jan 18, 2006 10:54 am Post subject:
Re: File size limits???
|
|
|
rollinscf wrote:
| Quote: | cp -R /dir1/dir1.2 /dir2
I'm getting an odd 'Exceeded file size limit' message.
|
consult the ulimit command. You really should try to find
the file it's failing on (if a specific file is the cause). |
|
| Back to top |
|
 |
rollinscf *nix forums beginner
Joined: 08 Nov 2005
Posts: 7
|
Posted: Mon Jan 16, 2006 11:59 pm Post subject:
File size limits???
Subject description: File size limits???
|
|
|
There appears to be something odd with file limits When copying files (cp) I'm getting an odd 'Exceeded file size limit' message.
cp -R /dir1/dir1.2 /dir2
Any ideas? I'm copying 52 GB of data and it quits after about 20GB.
Does anyone know of any file size limits? I'm assuming it's hitting a large file and stopping. |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|