Search Results

Search: Posts Made By: BACya
3,604
Posted By BACya
Basically path_2 = path_1/<some_dir> , so i can...
Basically path_2 = path_1/<some_dir> , so i can just move the files one level back .
But what do you mean : "change the process that creates the tar file" ?


Thanks
3,604
Posted By BACya
Thanks MadeInGermany, it works . The question...
Thanks MadeInGermany, it works .
The question now , how extract the tar content( without base directory ).
Usually ,on local sever, i had to use :
--strip=1
but while executing on remote server...
3,604
Posted By BACya
Thanks RudiC. But the issue still exists and...
Thanks RudiC.

But the issue still exists and it doest matter if im using:
-C /path_2
or
--strip=1
separately or together , once im adding the flag the tar command not working.
(just tested...
3,604
Posted By BACya
Extract tar archive on remote server in another directory
HI All
Please suggest how to untar archive on remote sever. When im trying use regular command without any flags everything is working fine:

$( ssh <user>@<server> -n '. ~/.profile >/dev/null...
4,163
Posted By BACya
Extract tar archive on remote server in another directory
HI
Please suggest how to untar archive on remote sever. When im trying use regular command without any flags everything working fine:

$( ssh <user>@<server> -n '. ~/.profile >/dev/null 2>&1 ;...
Showing results 1 to 5 of 5

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