On 28/03/2013 13:09, Martin Braid wrote:
Move all the PDF files to a new Unix folder FRED
tar  -cvf   JI.tar  FRED
compress JI.tar
This will then give you a Unix file JI.tar.Z  which you can then ftp to a 
Windows location
Accessing this file in NT will act as a zip file that can be extracted (with 
folder names enabled if any)
or simpler (most tars will support this, check the docu)

tar -czvf JI.tgz FRED

(Although I'd just run samba, export the directory to windows, and run 7zip from there)

Cheers,
Wol
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to