Re: [U2] Can I automate Wintegrate BridgeCopy?

2012-04-17 Thread Colin Alfke
Can you not copy the index files as well (X_filename)? Otherwise, you could
create script to create a "dummy" X_filename and running delete.index to
simply remove the index (at this point you could also script the re-creation
of the index if you would prefer).

hth
Colin

-Original Message-
From: Beverly Wilson
Sent: April 17, 2012 9:11 AM
To: U2 Users List
Subject: Re: [U2] Can I automate Wintegrate BridgeCopy?

Thanks, Jake.

We're running Unidata on unix, and I'd considered an sftp transfer, but
since the majority of the files are indexed, I didn't think that would work
out for me.

Appreciate your response.
--bev

At 4/13/2012 10:45 AM, you wrote:
>You can call uv.exe (on windows) from a cmd prompt and use it to run a 
>command.  Just create a simple batch file and add it to your OS 
>scheduler
>
>
>
>-Original Message-
>From: Beverly Wilson
>Sent: Thursday, April 12, 2012 3:47 PM
>To: U2 Users List
>Subject: [U2] Can I automate Wintegrate BridgeCopy?
>
>Hi Folks,
>
>I've got several files I need to transfer between our live and test 
>servers. Ideally, I would write a Unibasic program to take the list of 
>filenames and feed them into the RunBridgeCopy command. However, I've 
>been unable to determine how to do it, if it is even possible.
>
>I found WIN.INVOKE documented in the Wintegrate host commands manual, 
>but that doesn't appear to allow for feeding in the variables I've 
>assigned that hold RunBridgeCopy's options (SourceFile, TargetFile, 
>etc.).
>
>I tried doing this with ViaDuct (One-step Copy) but that bluescreens my 
>PC.
>
>Any suggestions on where I can read documentation on this, or can 
>anyone tell me that it can't be done?
>
>Regards,
>--bev
>
>Beverly Wilson


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Can I automate Wintegrate BridgeCopy?

2012-04-17 Thread Beverly Wilson

Thanks, Jake.

We're running Unidata on unix, and I'd considered an sftp transfer, but 
since the majority of the files are indexed, I didn't think that would work 
out for me.


Appreciate your response.
--bev

At 4/13/2012 10:45 AM, you wrote:

You can call uv.exe (on windows) from a cmd prompt and use it to run a
command.  Just create a simple batch file and add it to your OS
scheduler



-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Beverly
Wilson
Sent: Thursday, April 12, 2012 3:47 PM
To: U2 Users List
Subject: [U2] Can I automate Wintegrate BridgeCopy?

Hi Folks,

I've got several files I need to transfer between our live and test
servers. Ideally, I would write a Unibasic program to take the list of
filenames and feed them into the RunBridgeCopy command. However, I've
been unable to determine how to do it, if it is even possible.

I found WIN.INVOKE documented in the Wintegrate host commands manual,
but that doesn't appear to allow for feeding in the variables I've
assigned that hold RunBridgeCopy's options (SourceFile, TargetFile,
etc.).

I tried doing this with ViaDuct (One-step Copy) but that bluescreens my
PC.

Any suggestions on where I can read documentation on this, or can anyone
tell me that it can't be done?

Regards,
--bev

Beverly Wilson
Daedalus Books & Music
Columbia, MD 21046
410.309.2700 voice
410.309.2701 fax
www.daedalusbooks.com

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users



Bev Wilson
410.309.2700 voice
410.309.2701 fax

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Can I automate Wintegrate BridgeCopy?

2012-04-17 Thread Beverly Wilson
Thanks for your reply. We're on unix, and I'd considered doing an sftp 
copy. However, most of the files I wanted to refresh are indexed on both 
live and test.


--bev

At 4/12/2012 04:49 PM, Richard A. Wilson wrote:

I'm not sure what operating system you are using but
it might be simpler to just use the OS copy function if the two servers
are connected.

Rich

Beverly Wilson wrote:

Hi Folks,

I've got several files I need to transfer between our live and test 
servers. Ideally, I would write a Unibasic program to take the list of 
filenames and feed them into the RunBridgeCopy command. However, I've 
been unable to determine how to do it, if it is even possible.


I found WIN.INVOKE documented in the Wintegrate host commands manual, but 
that doesn't appear to allow for feeding in the variables I've assigned 
that hold RunBridgeCopy's options (SourceFile, TargetFile, etc.).


I tried doing this with ViaDuct (One-step Copy) but that bluescreens my PC.

Any suggestions on where I can read documentation on this, or can anyone 
tell me that it can't be done?


Regards,
--bev

Beverly Wilson
Daedalus Books & Music
Columbia, MD 21046
410.309.2700 voice
410.309.2701 fax
www.daedalusbooks.com

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


--
Richard A Wilson
Lakeside Systems
Smithfield, RI, USA
Voice 401-231-3959
Fax   206-202-2064

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users



Bev Wilson
410.309.2700 voice
410.309.2701 fax

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Can I automate Wintegrate BridgeCopy?

2012-04-13 Thread Holt, Jake
You can call uv.exe (on windows) from a cmd prompt and use it to run a
command.  Just create a simple batch file and add it to your OS
scheduler



-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Beverly
Wilson
Sent: Thursday, April 12, 2012 3:47 PM
To: U2 Users List
Subject: [U2] Can I automate Wintegrate BridgeCopy?

Hi Folks,

I've got several files I need to transfer between our live and test
servers. Ideally, I would write a Unibasic program to take the list of
filenames and feed them into the RunBridgeCopy command. However, I've
been unable to determine how to do it, if it is even possible.

I found WIN.INVOKE documented in the Wintegrate host commands manual,
but that doesn't appear to allow for feeding in the variables I've
assigned that hold RunBridgeCopy's options (SourceFile, TargetFile,
etc.).

I tried doing this with ViaDuct (One-step Copy) but that bluescreens my
PC.

Any suggestions on where I can read documentation on this, or can anyone
tell me that it can't be done?

Regards,
--bev

Beverly Wilson
Daedalus Books & Music
Columbia, MD 21046
410.309.2700 voice
410.309.2701 fax
www.daedalusbooks.com

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Can I automate Wintegrate BridgeCopy?

2012-04-12 Thread Richard A. Wilson

I'm not sure what operating system you are using but
it might be simpler to just use the OS copy function if the two servers
are connected.

Rich

Beverly Wilson wrote:

Hi Folks,

I've got several files I need to transfer between our live and test 
servers. Ideally, I would write a Unibasic program to take the list of 
filenames and feed them into the RunBridgeCopy command. However, I've 
been unable to determine how to do it, if it is even possible.


I found WIN.INVOKE documented in the Wintegrate host commands manual, 
but that doesn't appear to allow for feeding in the variables I've 
assigned that hold RunBridgeCopy's options (SourceFile, TargetFile, 
etc.).


I tried doing this with ViaDuct (One-step Copy) but that bluescreens 
my PC.


Any suggestions on where I can read documentation on this, or can 
anyone tell me that it can't be done?


Regards,
--bev

Beverly Wilson
Daedalus Books & Music
Columbia, MD 21046
410.309.2700 voice
410.309.2701 fax
www.daedalusbooks.com

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users



--
Richard A Wilson
Lakeside Systems
Smithfield, RI, USA
Voice 401-231-3959
Fax   206-202-2064

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] Can I automate Wintegrate BridgeCopy?

2012-04-12 Thread Beverly Wilson

Hi Folks,

I've got several files I need to transfer between our live and test 
servers. Ideally, I would write a Unibasic program to take the list of 
filenames and feed them into the RunBridgeCopy command. However, I've been 
unable to determine how to do it, if it is even possible.


I found WIN.INVOKE documented in the Wintegrate host commands manual, but 
that doesn't appear to allow for feeding in the variables I've assigned 
that hold RunBridgeCopy's options (SourceFile, TargetFile, etc.).


I tried doing this with ViaDuct (One-step Copy) but that bluescreens my PC.

Any suggestions on where I can read documentation on this, or can anyone 
tell me that it can't be done?


Regards,
--bev

Beverly Wilson
Daedalus Books & Music
Columbia, MD 21046
410.309.2700 voice
410.309.2701 fax
www.daedalusbooks.com

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users