You cannot create or copy a file that is larger than the limit allowed by ulimit(1). This restriction prevents runaway processes from taking up too much disk space.
If you must work with a file that exceeds the set limit, you must change the default user limit size.
The default filesystem limit size also applies to the NUCFS. See ``The NUC file system (NUCFS)'' for more information.
Use ulimit(1) to change the file size limit. Changing the user limit this way is valid for the current session only.
You can also permanently change your file size limit by setting the new limit in the /etc/profile or the /etc/default/login file.