NDMPCopy can be handy for this sort of application, however I don't know if someone has ported it to NT yet. It is a freeware utility that runs on the host and controls the filer via NDMP commands. It is similar to having a dump piped through to a restore, except that the data does not have to go through your host. You can get the source from www.ndmp.org if you want to get more information.
-----Original Message----- From: Muhlestein, Mark To: 'Nick.Mayrath@envoy.com'; toasters@mathworks.com Sent: 8/8/00 4:23 PM Subject: RE: move command on filer?
If the files are in the same qtree the moves will be fast because this is just a rename; there is no need to copy the data. If not, you will have to copy the files. There is currently no way to do that locally on the filer.
Mark
-----Original Message----- From: Nick.Mayrath@envoy.com [mailto:Nick.Mayrath@envoy.com] Sent: Friday, August 04, 2000 4:07 PM To: toasters@mathworks.com Subject: move command on filer?
This weekend I need to move alot of files around of my F720. Is there any "move" command locally on the filer that I can use instead of using my NT machine? My concern is that using the NT machine will cause the moves to take longer since they have to "pass through" my NT box. Thanks