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



SAVOBJ/RSTOBJ to/from save file is only needed for transfer of non-file 
objects (or for installing new versions of the files).
If file transferred has the same structure on the source and target 
systems, SNDNETF/RCVNETF is sufficient.

If files are very large and re-transmission of entire files is a problem 
(in case of communication breakdown), SNADS has a capability of restarting 
transmission from the last checkpoint.

    Alexei Pytel

Where is the beginning of the end, which ends the beginning?




James Rich <james@xxxxxxxxxxx>
Sent by: midrange-l-bounces@xxxxxxxxxxxx
12/23/2003 06:01 PM
Please respond to Midrange Systems Technical Discussion
 
        To:     Midrange Systems Technical Discussion 
<midrange-l@xxxxxxxxxxxx>
        cc: 
        Subject:        Re: Using SNADS to transfer file


On Tue, 23 Dec 2003, Walker, Jodi wrote:

> It seems to me there should be an easier way.  SNADS seems to hint at
> offering the solution.  Once upon a time I used to do ICF programming -
> but the skills are long gone from the memory banks.
>
> So, the question:  is there anyone out there with relevant SNADS
> experience that would be interested in having a discussion with me
> regarding using SNADS to do the transfers of DB2 files across multiple
> iSeries boxes?

We use SNADS here to transfer files (and ftp).  You don't have to do any
programming, you can just use SNDNETF.  For database files, the steps are
(after setting up SNADS in the first place):

SAVOBJ OBJ(file) LIB(library) DEV(*SAVF) SAVF(library/savefile)
SNDNETF FILE(library/filename) TOUSRID((username remotehost))

Setting up SNADS can be a little tricky.  You have to define a queue for
each host you send to.  And you have to add users to each distribution
queue.  Not quite as easy as ftp to set up but very simple to use.

James Rich

"As for security, being lectured by Microsoft is like receiving wise words
on the subject of compassion from Stalin."
      -- mormop on lwn.net
_______________________________________________
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.