[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(solved) Re: About network failures while uploading
- To: Colin Percival <cperciva@tarsnap.com>, tarsnap-users@tarsnap.com
- Subject: (solved) Re: About network failures while uploading
- From: tarsnap <tarsnap@infopower.nl>
- Date: Sun, 9 Mar 2014 17:20:24 +0000
- Authentication-results: protagonist.nl; auth=pass smtp.auth=82.150.140.96
- In-reply-to: <00000144a7a78516-98256a19-9165-4a33-a8d0-8450d2cc600e-000000@email.amazonses.com>
- References: <20140308142940.1ae07200@infopower.nl> <00000144a2249492-e00ae686-1af6-4a78-adcc-46922576731a-000000@email.amazonses.com> <20140308152441.4799623b@infopower.nl> <00000144a271df2d-9ab99cd9-5a7a-4ea5-8141-8bb8fd40fe77-000000@email.amazonses.com> <20140309135707.51ae4020@infopower.nl> <00000144a77cf626-6accd538-8684-4759-b337-990882e9a4eb-000000@email.amazonses.com> <20140309162107.54c4b033@infopower.nl> <00000144a7a78516-98256a19-9165-4a33-a8d0-8450d2cc600e-000000@email.amazonses.com>
On Sun, 9 Mar 2014 16:22:57 +0000
Colin Percival <cperciva@tarsnap.com> wrote:
> On 03/09/14 09:21, tarsnap wrote:
> > On Sun, 9 Mar 2014 15:36:28 +0000
> > Colin Percival <cperciva@tarsnap.com> wrote:
> >
> >> On 03/09/14 06:57, tarsnap wrote:
> >>> I'm afraid something went wrong, any idea what it is?
> >>>
> >>> [user@fedora-18-x64-use netpacket]$ patch netpacket_op.c <
> >>> tarsnap_retryforever.patch
> >>
> >> ^^^ this command line should have been just
> >> $ patch < tarsnap_retryforever.patch
> >>
> >> since the patch modifies several different files, not just
> >> netpacket_op.c
> >>
> >
> > Ok, and the directory from where I issued the command, was at least
> > that one correct?
>
> Oh, I didn't notice that. No, you need to run the command from the
> main tarsnap source code directory.
Ok, so I did, and it kept asking for file locations, so I just pointed
to the respective files to be patched.
It compiled ok and started running ok.
I disconnected the network and let it sit for 10 minutes (more than the
5 minutes you indicated earlier that it would try), spewing out its
complaints and after reconnecting the network it re-established
connection.
In short: it works.
thanks,
> > (Sorry for asking, this is my first patch work.)
>