I'm trying to use rcp, unsuccessfully. Whether using local or remote 
   files, small or large, I get the following errors:

     $ rcp aaaa m...@remote:bbbb
     rcp: memory exhausted

Can you try running this through gdb?  Make sure you have debugging
symbols though.

You can try:

gdb rcp
run aaaa m...@remote:bbbb
bt full

Reply via email to