- only keep a partial file if some literal data has been transferred,
authorAndrew Tridgell <tridge@samba.org>
Wed, 1 Jul 1998 11:03:50 +0000 (11:03 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 1 Jul 1998 11:03:50 +0000 (11:03 +0000)
this prevents a second interrupted transfer from reducing the size of
the transferred file.

- set SIGUSR1 to SIG_IGN early to prevent a race condition that
prevents the --partial code from working properly


No differences found