tar -cvfj fakes_archive.tar.bz2 directory/That will give you a file called 'fakes_archive.tar.bz2' which you may download and use locally as you desire. If you don't want a bzip2 archive/one of the systems involved doesn't understand bzip2, you can use 'tar -xvfz fakes_archive.tar.gz directory/' instead to create the archive.
C:\Program Fi[...]\PuTTY> pscp.exe username@domain.com:/path/to/source/ /path/to/destinationopen example.com binary prompt cd path/to/files mget *binary and prompt may or may not be necessary; you're trying to tell your FTP client not to do ASCII conversion and not to confirm every single file download. The nice thing about this approach is your FTP client never really sees the whole list of files or tries to do anything clever like figure out dates and sizes for all the files. That's probably what's choking FileZilla. Instead it just grabs the files and you win.
You are not logged in, either login or create an account to post comments
posted by dgeiser13 at 3:18 PM on December 18, 2012