× 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.



In my previous reply I mixed up some share names in the examples

'c0203dvd' is a share to a dvd/cd drive that is on a PC. We read and write
to that share in C programs on the AS400.

'cdprepdvd' is a share where we place stuff to be burned on a DVD.

Sorry bout that.

Steve Moland
Access Paths Inc
12 Parmenter Rd Unit C4
Londonderry NH 03053
603 845-0190 Ext 2

steve@xxxxxxxxxxx

"Steve Moland" <Steve@xxxxxxxxxxx> wrote in
message news:A623B1455656684F932BC68E7A96BF19502B9E@xxxxxxxxxxxxxxxxxxxxxxx
We use to use the IFS directory over windows shares, but it was a bear
to try to get running once the PC we used it on died. Same symptons as
you describe. We found an easier way without having to load any software
on the PC. It had been on the PC so long we could figure out how we got
it working to shart with.

We put lots of things down to the pc to burned on to a DVD.
Mastered Iseries Save Libraries.
Save files for using FTP on the way back up.
Data files that can come back to the Iseries using the copy stream file
commands.

We just create a share name "c0203dvd on a PC named c0203 on the
network. The share is actually to a multi-level subfolder.

Then on the Iseries we add a link

addlnk obj('/qntc/c0203/CDPREPDVD') newlnk('CDPREPDVD')

Then in cl programs we can use the link name 'c0203dvd' to
read/write/delete an file using the share name.

For instance:
RMVLNK OBJLNK('/CDPREPDVD/SYS200.LIB')
Deletes a file named sys200.lib from the PC before a new one is written

CPYTOSTMF FROMMBR('QSYS.LIB/JUNK.LIB/sys200SAVF.FILE')
TOSTMF('/QNTC/C0203/CDPREPDVD/sys200.SAVF') STMFOPT((*REPLACE)
CVTDTA(*NONE) ENDLINFMT(*FIXED)

Replaces an as400 savefile on the PC.

This bypasses the IFS since want the stuff on a PC and not still on the
AS400 DASD.

Regards
Steve Moland
Access Paths Inc
12 Parmenter Rd Unit C4
Londonderry NH 03053
603 845-0190 Ext 2
steve@xxxxxxxxxxx



message: 9
date: Mon, 30 Apr 2007 15:13:01 -0700
from: "Chris Bipes" <chris.bipes@xxxxxxxxxxxxxxx>
subject: Mount IFS directory over windows share

Has anyone been able to use Windows Services for Unix to
provide an IFS
share to an iSeries? We are running V5R3 and Windows XP
and/or 2003. I
have installed the Windows Services for Unix on my PC running
XP PRO. I
have created a Unix Share and I can successfully mount the
share over an
empty IFS directory. However I get a permission denied whenever I try
to access the IFS Directory. The logs show the mount but not the
connect attempts.

Christopher Bipes
Information Services Director
CrossCheck, Inc.

707.586.0551, ext. 1102
707.585.5700 FAX

Chris.Bipes@xxxxxxxxxxxxxxx
www.Cross-Check.com

Notice of Confidentiality: This e-mail, and any attachments
thereto, is
intended only for use by the addressee(s) named herein and may contain
legally privileged and/or confidential information. If you
are not the
intended recipient of this e-mail, you are hereby notified that any
dissemination, distribution or copying of this e-mail, and any
attachments thereto, is strictly prohibited. If you have
received this
e-mail in error, please immediately notify me by e-mail (by
replying to
this message) or telephone (noted above) and permanently delete the
original and any copy of any e-mail and any printout thereof.
Thank you
for your cooperation with respect to this matter




------------------------------

--
This is the Midrange Systems Technical Discussion
(MIDRANGE-L) digest 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.



End of MIDRANGE-L Digest, Vol 6, Issue 893
******************************************




--
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 ...

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.