Search found 63 matches

Search found 63 matches Page 4 of 7
by Support_Jon
Thu Jun 12, 2014 8:00 am
Forum: Community Forum
Topic: Contents of a csv file
Replies: 1
Views: 6018

Shoma, You should be able to set your variable to the file needed and include that as the value of your XML element as in this example. <project name="CSV in XML" mainModule="Main" version="2.0"> <module name="Main"> <setVariable label="set variable to file contents" name="contents" inputFile="/lino...
by Support_Jon
Thu Jun 12, 2014 7:59 am
Forum: Community Forum
Topic: Tip: Disabled users in active directory on sync
Replies: 1
Views: 6435

Brad,

Thank you for sharing this tip. This will work well for customers using Active Directory for authentication as part of a Managed LDAP Login Method. However, this object filter does not work with Active Directory Lightweight Directory Servers (AD LDS) based on our testing.

Thanks - Jon
by Support_Jon
Wed Jun 11, 2014 8:42 am
Forum: Knowledge Center
Topic: Is there any way to speed up GoAnywhere?
Replies: 4
Views: 27230

Our GA installation is running on a linux partition on z/VM. The zSeries is a BC12 with z/OS v1.13. So it's a 64-bit system. But, correct me if I'm wrong, I think technically we are running a Linux installation. Since you mentioned that the JRE is shipped with the installation for Linux, do the sof...
by Support_Jon
Tue May 27, 2014 9:22 am
Forum: Community Forum
Topic: Docu for re-branding web client
Replies: 4
Views: 26459

Joerg, If you haven't already, you will want to download our GoAnywhere Services User guide from the download section of our website. In there is a wealth of information on using, configuring, and getting the most out of GoAnywhere Services. The section specific to what you are asking is under Admin...
by Support_Jon
Fri May 23, 2014 9:36 am
Forum: Community Forum
Topic: execSSH Arguments
Replies: 2
Views: 4953

Chris, You can specify arguments as part of the command value in the execSSH task that you defined. If you want to use variables so that they can be specified dynamically you can do that as well. Here is a sample project for you. <project name="Execute SSH with arguments" mainModule="Main" version="...
by Support_Jon
Fri May 23, 2014 7:54 am
Forum: Community Forum
Topic: Copy a folder
Replies: 7
Views: 9816

Chris,

There is no rename option on import offered which is similar to copying a folder on some file systems. Your best bet is to import the DEV folder to your test environment and then just edit the folder and rename it to TEST.

Thanks - Jon
by Support_Jon
Thu May 22, 2014 9:06 am
Forum: Community Forum
Topic: Copy a folder
Replies: 7
Views: 9816

Trinity_Chris wrote:
Yes please Jon.
Although you should receive a formal notification in the days to come, I wanted to let you know it has been published and is now available. Login to GoAnywhere and go to Administration > Check for Updates and download the upgrade file and related documentation.

Thanks - Jon
by Support_Jon
Thu May 22, 2014 7:43 am
Forum: Community Forum
Topic: Copy a folder
Replies: 7
Views: 9816

Chris, The GoAnywhere Director 4.6 release is due to go live in the next day or so. Among it's abundance of new features are some improvements to project exporting. We added the ability to export multiple Projects into a ZIP file. During the export process, you will be able to choose whether or not ...
by Support_Jon
Fri May 09, 2014 9:54 am
Forum: GoAnywhere OpenPGP Studio
Topic: Using an external key of a different length
Replies: 1
Views: 21032

Hello krishna, Although we don't offer creation of keys in the length in question (3072) you should be able to use keys created with this length within GoAnywhere OpenPGP Studio. I created a new 3072 byte key and successfully used it to encrypt/decrypt without any issue. If you're having using using...
by Support_Jon
Thu Apr 10, 2014 5:29 pm
Forum: Community Forum
Topic: Can't write a single row from a RowSet to file
Replies: 5
Views: 30434

asmund, By design, the Write Fixed Width task consumes the entire rowset (as passed in) and iterates through it to write to the specified output file. If you want to write out the rows of a rowset one by one, then you should use our Print Task instead. Just specify the output file and you should see...
Search found 63 matches Page 4 of 7