If your tar does not like the fact that filenames in the archive contain the string "..", look in the man page for options regarding absolute filenames, absolute pathnames, or absolute paths. Play with them. In the Linux tar version that SEP is currently using, this means calling tar with the -P option: tar -Pxvzf filename.tar.gz or tar -Pxvf filename.tar .