Thanks, but how do I get all that into one command?
"Hi there, tar! Will you please make an archive of Volume_Source/Directory_A, then gzip it for me and save the results on Volume_Target/?"
would this work:
Code:
tar -czf /Volumes/Volume_Target/A.tar.gz /Volumes/Volume_Source/Directory_A