REPOSTED FOR NON-MEMBER ADDRESS: <[EMAIL PROTECTED]>
Hi,
Are there any NFA users out there that can help me with an issue?
I 'd like to copy 10 files from our production server to our test server. The
problem is that NFA doesn't allow me to use the ECL command COPY. I don't want
to run through
Thanks Tim and Brian,
We will have to go with the copy record by record as it seems.
Bjvrn Eklund
-Ursprungligt meddelande-
Fren: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Timothy Snyder
Skickat: den 9 augusti 2007 16:32
Till: u2-users@listserver.u2ug.org
Dmne: Re: [U2] [UD 7.1
> I 'd like to
> copy 10 files from our production server to our test server. The problem
is
> that NFA doesn't allow me to use the ECL command COPY
I've seen NFA users write their own copy utilities in UniBasic. It really
isn't any less efficient than the COPY command, since your bottleneck wi
Bjvrn,
Would a simple UniObjects/VBscript do the job? It could connect to both
servers and act as a quick and dirty shuttle.
Something along the lines of :
Dim sess1,sess2
Dim HostName1,UserName1,AccountPath1,Password1,FileName1
Dim HostName2,UserName2,AccountPath2,Password2
Hi,
are there any NFA users out there that can help me with an issue? I 'd like to
copy 10 files from our production server to our test server. The problem is
that NFA doesn't allow me to use the ECL command COPY. I don't want to run
through every file copying record by record since that will take