tar creates a duplicate within itself. using exec( ) -


discovered when creating tar.gz file using php's exec(). file within unzipped version called 'p'. can uncompressed , contains same files parent, not contain copy of itself. found happens when running same command command line.

here command...

tar -czf /targetdir/backup.tar.gz * 

i'm running under osx 10.8.2.

osx pictures folder in user's directory (and other 'special folders') causes issue. marc b getting me @ folder again. try same command in user created folder , work fine.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -