main logo
Subject: RE: Move directories
Author: "Nick"
Posted: 2006/08/31 15:10:15
 
View Entire Thread
New Search


Chet wrote:

> I think he's trying to do it in a VFP program...?

Exactly, there are a few thousand directories, moving each one manually
might take some time ;)


stephen.russell wrote:
>
> why not xcopy /E to include all the empty folders as well as all folders
> with files?

Because we don't want the whole lot moved only a selection of them; those
that have a certain string (year) in their name.


Lew Schwartz wrote:
>
> Fox's rename will move files across drives, but you'll have to handle
> the directory structures with adir(<AA>,<path+*.*>,"D") & md. (Currently
> working on a fox version of xcopy).

Fox version of XCopy would be _extremely_ interesting.


Rgds,
Nick




 
©2006 Nick
<-- Prior Message New Search Next Message -->