Hi, My application automatically untars files submitted to a ftp directory. I am using the command "tar -zxf" to untar. The problem I am facing is, the tar command some time prompt for user input tar : Ready for volume 2
As my application don't have any human interaction to type in "go", the application can't proceed. Any idea how to avoid this prompt?
--- Begin Message ---
Subject: |
Fw: [gnu.org #249716] tar : Ready for volume 2 |
Date: |
Fri, 19 Aug 2005 17:13:31 +0100 |
----- Original Message -----
From: "Tony Wieczorek via RT" <address@hidden>
To: <address@hidden>
Cc: <address@hidden>
Sent: Friday, August 19, 2005 3:24 PM
Subject: [gnu.org #249716] tar : Ready for volume 2
> Hi there. Since tar is maintained by project developers outside of this
> office, I am unfortunately unable to answer your techincal questions. I
> highly suggest you use one of the contacts on the tar section of our
> Free Software Directory (http://directory.fsf.org/tar.html) to get an
> answer to your question. Many of these maintainers are volunteers, so
> please keep in mind that they might not be able to respond immediately.
>
> I am sorry that I am unable to help you further.
>
> > address@hidden - Wed Aug 17 07:15:55 2005]:
> >
> > Hi,
> >
> > My application automatically untars files submitted to a ftp
> > directory. I am using the command
> >
> > "tar -zxf" to untar. The problem I am facing is, the tar command some
> > time prompt for user input
> >
> > tar : Ready for volume 2
> >
> > tar: Type "go" when ready to process
> >
> > As my application don't have any human interaction to type in "go",
> > the application can't proceed.
> >
> > Any idea how to avoid this prompt?
> >
> > Many thanks,
> >
> > Anjan
> >
> >
> --
> Tony Wieczorek
> Program Assistant
> (617) 542-5942
>
> Free Software Foundation
> 51 Franklin St. Fifth Floor
> Boston, MA 02110 USA
--- End Message ---