|
I would just create a share for Root through Netserver and then map a drive to that Window's share and start copying. I would think XCOPY should do the trick as mentioned and it won't get QSYS.LIB or QDLS because the share doesn't include those. _____________________ Kirk Goins Systems Engineer, Manage Inc. IBM Certified i5 Solution Sales IBM Certified iSeries Solutions Expert Office 503-353-1721 x106 Cell 503-577-9519 kirkg@xxxxxxxxxxxxx www.manageinc.com Email Response Times: Same Day Maybe, Next Day Probably "Michael Ryan" <michaelrtr@xxxxxxxxx> Sent by: midrange-l-bounces+kirkg=manageinc.com@xxxxxxxxxxxx 10/26/2006 05:31 AM Please respond to Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx> To "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx> cc Subject Re: Saving the IFS But that would also copy /QSYS.LIB, which you probably don't want to do. So you would want XCOPY to use the /EXCLUDE parameter, so you could exclude /QSYS.LIB and /QDLS and /QNTC and maybe others. And I don't know what XCOPY would do with a file being used - I'm sure it doesn't have a Save While Active feature. On 10/26/06, Don Cavaiani <dcavaiani@xxxxxxxxxxxxx> wrote:
Lukas, I guess I am thinking that this would be done from the Windows side - with just a xcopy command which would access (by drive letter) and copy all of the IFS '\'. Just not sure what the exact format/procedure would be. Wondering if anyone has already tried that? Thanks, Don -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Lukas Beeler Sent: Thursday, October 26, 2006 6:02 AM To: Midrange Systems Technical Discussion Subject: RE: Saving the IFS Hi Don, Your question isn't as easy to answer as it might seem. There's the SAV command, which can be used to save IFS objects to a save file. I'm not sure if you can create save files on the QNTC filesystem, which would allow you to access a remote windows pc (without any special software installed, the SMB Server is standard with every windows install). Using SAV would probably be the most complete way to generate a backup off your files. There are other options, like creating tar or zip archives using the tar or jar command respectively in the Q-Shell environment (started with the command STRQSH). You could save these directly to the QNTC filesystem, but you would lose authorities etc. on your files if you choose this route. What do you want to achieve? I would recommend doing a Save 21 at least weekly, which includes a save of the IFS (to tape). Hope this helps, Lukas -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Don Cavaiani Sent: Thursday, October 26, 2006 12:51 PM To: midrange-l@xxxxxxxxxxxx Subject: Saving the IFS Is there a single command which will copy the entire IFS onto a PC hard drive (as a backup)? Would I need Client Access installed on the PC? Don F. Cavaiani IT Manager Amerequip Corp. 920-894-7063 'Treat every person with kindness and respect, even those who are rude to you. Remember that you show compassion to others not because of who they are but because of who you are.'--Andrew T. Somers "When faced with the choice of being 'right' or being 'kind', choose the kind option every time." -- 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. -- 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. -- 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 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.