TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: Maintaining a common set of web site links From:David Castro <thejavaguy -at- gmail -dot- com> To:"TECHWR-L" <techwr-l -at- lists -dot- techwr-l -dot- com> Date:Thu, 27 Oct 2005 14:44:18 -0400
> Is there any reason except command line phobia not to use "xcopy /u" (or
> "cp --update" on Linux)?
That may suffice for some purposes. In my specific situation, I have a
network drive that I can copy files to that need to be backed up. I
need to keep the file size under 250MB. If I copy all of my FrameMaker
files (which are required to have the images embedded in them) AND the
.backup files of those same files, I will quite handily exceed that
limit. I'm not sure of a way to use xcopy to include "file.fm" but not
"file.backup.fm." Using Ant, I have been able to specify that I do
want to back up .png, .vsd, .fm, and .book files, but not
.backup.book, .backup.fm, and .xls files.
If you want to copy everything, xcopy /u will work fine. If you need
to be pickier, Ant is another option.
Try WebWorks ePublisher Pro for Word today! Smooth migration of legacy
RoboHelp content into your new Help systems. EContent Magazine Decision-
maker review (October 2005) is here: http://www.webworks.com/techwr-l
Doc-To-Help 2005 converts RoboHelp files with one click. Author with Word or any HTML editor. Visit our site to see a conversion demo movie and learn more. http://www.componentone.com/TECHWRL/DocToHelp2005
---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- techwr-l -dot- com
Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit http://www.techwr-l.com/techwhirl/ for more resources and info.