[Bug 119868] [NEW] Ubuntu: scp crashes with File size limit exceeded

Launchpad Bug Tracker 119868 at bugs.launchpad.net
Sun Dec 13 21:30:03 GMT 2009


You have been subscribed to a public bug:

I have Ubuntu 7.04 installed, file system is ext3. The following
commands fail for file sizes larger than 17GB.

1) scp user at remotehost:/large-file.bin  .
2) rsync  user at remotehost:/folder-with-large-file/* .
3)  dd bs=1024k count=19000 if=/dev/zero of=/tmp/testfile

The same error happens each time, each of the above commands fail with
the output - File size limit exceeded (core dumped).

Here is my ulimit-a output. I don't have any preset file size limits.

 ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 20
file size               (blocks, -f) unlimited
pending signals                 (-i) unlimited
max locked memory       (kbytes, -l) unlimited
max memory size         (kbytes, -m) unlimited
open files                      (-n) 1024
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) unlimited
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) unlimited
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited

** Affects: openssh (Ubuntu)
     Importance: Undecided
         Status: Invalid

-- 
Ubuntu: scp crashes with File size limit exceeded 
https://bugs.edge.launchpad.net/bugs/119868
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu.



More information about the Ubuntu-server-bugs mailing list