Comment 1 for bug 63900

Revision history for this message
didier (did447-deactivatedaccount) wrote : Re: Crash Copying archives!! (edgy)

Hi,

What was the cmd line used? Is your file > 2GB?

IIRC linux send a SIGXFZ for vfat fs, even if the file is open with O_LARGEFILE. You have to add a 'signal(SIGXFSZ , SIG_IGN);' there's none in ssh.