Re: [CentOS] Tar Compression issue

2014-03-21 Thread SilverTip257
On Fri, Mar 21, 2014 at 8:57 AM, Fred Smith wrote: > On Fri, Mar 21, 2014 at 10:55:33AM +, Andrew Holway wrote: > > Dear Bonnie, > > > > Your not getting an answer because the emails you are sending look > > like spam to most email filters. > > > > Thanks, > > > > Andrew > > > > > > > > > > >

Re: [CentOS] Tar Compression issue

2014-03-21 Thread Fred Smith
On Fri, Mar 21, 2014 at 10:55:33AM +, Andrew Holway wrote: > Dear Bonnie, > > Your not getting an answer because the emails you are sending look > like spam to most email filters. > > Thanks, > > Andrew > > > > > > On 18 March 2014 09:22, Bonnie B Mtengwa wrote: > > I have a file Serve

Re: [CentOS] Tar Compression issue

2014-03-21 Thread Andrew Holway
Dear Bonnie, Your not getting an answer because the emails you are sending look like spam to most email filters. Thanks, Andrew On 18 March 2014 09:22, Bonnie B Mtengwa wrote: > I have a file Server CentOS 5.10, its on the internet, so I compress all csv > into one file using (tar -czvf co

Re: [CentOS] Tar Compression issue

2014-03-18 Thread Les Mikesell
On Tue, Mar 18, 2014 at 5:58 AM, Nicolas Thierry-Mieg wrote: > > > On 03/18/2014 10:22 AM, Bonnie B Mtengwa wrote: >> I have a file Server CentOS 5.10, its on the internet, so I compress all csv >> into one file using (tar -czvf compressed_files.tar.gz *.csv) on this >> server so that I can down

Re: [CentOS] Tar Compression issue

2014-03-18 Thread Mr Queue
On Tue, 18 Mar 2014 11:22:31 +0200 "Bonnie B Mtengwa" wrote: > I have a file Server CentOS 5.10, its on the internet, so I compress > all csv into one file using (tar -czvf compressed_files.tar.gz > *.csv) on this server so that I can download them as one compressed > file to save bandwidth, Dis

Re: [CentOS] Tar Compression issue

2014-03-18 Thread Nicolas Thierry-Mieg
On 03/18/2014 10:22 AM, Bonnie B Mtengwa wrote: > I have a file Server CentOS 5.10, its on the internet, so I compress all csv > into one file using (tar -czvf compressed_files.tar.gz *.csv) on this > server so that I can download them as one compressed file to save bandwidth, > Disk space on t