× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I just did this...

SAV DEV('/qsys.lib/mylib.lib/save1.file') OBJ(('/home/folder1'))
then
RST DEV('/qsys.lib/mylib.lib/save1.file') OBJ(('/home/folder1' *INCLUDE
'/home/folder2'))

Basically your cmd without the '/*' on the ends

On Tue, May 3, 2011 at 1:06 PM, Thomas Garvey <tgarvey@xxxxxxxxxx> wrote:

I'm trying to get the RST command to restore a save file of a part of my
IFS, but rename the top of the directory as it's restored.

Probably not explaining that well, so here's what I've got...

www
original
htdocs
some files...
conf
other files...
logs
still other files...

The save file was saved as follows...
SAV DEV('/qsys.lib/delivery.lib/ifssave.file/')
OBJ(('/www/original/*'))

I'm trying to restore that save file, as follows...

RST DEV('/qsys.lib/delivery.lib/ifssave.file/') OBJ(('/www/original/*'
*INCLUDE '/www/NewInstance/*')) SUBTREE(*ALL)

I get 'No objects saved or restored.'

I then tried making sure that the /www/NewInstance directory is created
before the RST command, and it is now, but I still get the same results.
Basically I'm trying to get everything from www/original and its subtrees
restored to /www/NewInstance.

What am I missing, or is this not possible?


Thanks for any advice.

Tom Garvey
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.