Search Results

Search: Posts Made By: wev
10,142
Posted By wev
That's it.... "-C" before the input declaration. ...
That's it.... "-C" before the input declaration.

Thanks,

Kevin
8,691
Posted By wev
I have to specify a specific location for the...
I have to specify a specific location for the tarred file. The is coded in a c program and then passed to unix to be fired. I have no say where the input location is and where the output location...
8,691
Posted By wev
using TAR -cvf test.tar "HELP"
Ok,

I use the command tar -cvf /home/output/test.tar /home/input on one UNIX server, lets call it sneezy. I FTP the tared file over to another server, lets call it bashful. Use the tar -xvf...
10,142
Posted By wev
Yea, that does not work I was already at ~kw4691....
Yea, that does not work I was already at ~kw4691. I just want to be able to tar the files on one server , FTP to another server, and untar without having to match the path where the files were...
10,142
Posted By wev
I have no say where the original files to be...
I have no say where the original files to be tarred are located, and where the location of the tarred file once tarred. These are set locations.
10,142
Posted By wev
using Tar -cvf file.tar "Need Help"
Ok,

I use the command tar -cvf ~kw4691/output/test.tar ~kw4691/input on one UNIX server, lets call it sneezy. I FTP the tared file over to another server, lets call it bashful. Use the tar -xvf...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 11:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy