BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] large log file transfer
- Subject: [Discuss] large log file transfer
- From: smallm at panix.com (Mike Small)
- Date: Tue, 23 Jun 2015 11:17:50 -0400
- In-reply-to: <CAM9bQ=jp6hNh5Nd7NWmQM48rWb6c5TyGnbphM5U-oKz2q+WCHQ@mail.gmail.com> (John Malloy's message of "Tue, 23 Jun 2015 08:44:19 -0400")
- References: <CAM9bQ=jp6hNh5Nd7NWmQM48rWb6c5TyGnbphM5U-oKz2q+WCHQ@mail.gmail.com>
John Malloy <jomalloy at gmail.com> writes: > I have a log file (325MB) that I need to transfer from a restricted > network, that I cannot plug a USB into. > > Is there an easy way to "split up" the log file into smaller chunks and Zip > it to get it over the net? So Jerry and Jack have pointed you to split, but why do you want to split it into chunks? I must admit I've not dealt with any networks lately that I couldn't reliably download a 300 MB file on, but is it not still possible to resume interrupted transfers? Are you using vanilla ftp, http or scp? If you're using scp, I'd be inclined not to zip it but to use ssh's compression so when it finally does arrive I wouldn't have to unzip and then again find something else to do while that happens. But I guess scp doesn't support resume (hmmm, maybe ssh dd and adjust the offset based on the file size after the failure? -- perhaps that's more trouble than splitting). By "restricted network" do you mean that rsync is not an option? -- Mike Small smallm at panix.com
- Follow-Ups:
- [Discuss] large log file transfer
- From: jack at coats.org (Jack Coats)
- [Discuss] large log file transfer
- From: eric.chadbourne at icloud.com (Eric Chadbourne)
- [Discuss] large log file transfer
- References:
- [Discuss] large log file transfer
- From: jomalloy at gmail.com (John Malloy)
- [Discuss] large log file transfer
- Prev by Date: [Discuss] memory management
- Next by Date: [Discuss] large log file transfer
- Previous by thread: [Discuss] large log file transfer
- Next by thread: [Discuss] large log file transfer
- Index(es):