Unsolved

1 Message

1513

February 24th, 2021 08:00

How to copy/move files from Mtree

I'm aware of the fastcopy command but I've had no luck (maybe I'm not getting path right) copying a file out of Mtree and not the entire Mtree folder.

I have a replicated MTree, within that MTree there are multiple backup files/jobs.  I'm looking to just copy out the files from a particular job and not the entire MTree contents to a new MTree. 

Any help would be appreciated.

Thanks in advance.

 

 

November 24th, 2022 02:00

I am having the same issue, seems fastcopy cannot handle a specific folder inside an MTREE.

November 25th, 2022 00:00

To copy a specific file, for me it worked like this (prior, you need to create the folder on the destination MTREE)

dd01# filesys  fastcopy  source  '/data/col1/marin_copy_test_prod/DiscoveredVms/file.vbm'  destination  '/data/col1/marin_copy_test_dr/DiscoveredVms/'

 

No Events found!

Top