[TYPO3-english] problem when copying typo3 site to the other server

J. Bakshi joydeep at infoservices.in
Wed Nov 21 14:08:38 CET 2012


On Wed, 21 Nov 2012 20:22:07 +0800
tom <typostudy at gmail.com> wrote:


> 
> So what could be the problem? How could I download my folder from server?
> 
Can you try

tar -cvjf <folder>.tbz2  <folder>


and to decompress

tar -xvjf <folder>.tbz2

bzip2 must be available on both the server.


More information about the TYPO3-english mailing list