[U2] [UD 7.1] [Solaris 9]

2007-08-10 Thread Moderator
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

SV: [U2] [UD 7.1] [Solaris 9]

2007-08-10 Thread bjorn.eklund
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

[U2] [UD 7.1] [Solaris 9]

2007-08-09 Thread bjorn.eklund
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

Re: [U2][UD 7.1][Solaris 9]

2007-08-09 Thread Brian Leach
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

Re: [U2] [UD 7.1] [Solaris 9]

2007-08-09 Thread Timothy Snyder
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 will