Search found 14 matches

Search found 14 matches Page 1 of 2
by Trinity_Chris
Tue Aug 05, 2014 2:11 pm
Forum: Community Forum
Topic: Unix to Dos file format translation
Replies: 3
Views: 9665

Hi there,

Is there an easy way to do Unix to Dos translation (replace LF with CRLF) ?

I'm SCPing a file from a server and I cant see an option to change the format as part of the transfer as you can with FTP

Thanks
Chris
by Trinity_Chris
Mon Jul 21, 2014 4:06 am
Forum: Community Forum
Topic: Timeout on execSSH command
Replies: 7
Views: 12241

We're running GoAnywhere on windows and the server we're talking to is AIX

C.
by Trinity_Chris
Tue Jul 15, 2014 4:00 am
Forum: Community Forum
Topic: SSH stty error
Replies: 6
Views: 8389

it's the bourne shell
by Trinity_Chris
Tue Jul 15, 2014 3:59 am
Forum: Community Forum
Topic: Timeout on execSSH command
Replies: 7
Views: 12241

Thanks Jon.

How can I limit the execution time of a task?

C.
by Trinity_Chris
Fri Jul 11, 2014 5:25 am
Forum: Community Forum
Topic: Timeout on execSSH command
Replies: 7
Views: 12241

I've written a project to execute an execSSH task with a timeout but it doesn't seem to work. Here's the project: <project name="Overrun Test" mainModule="Main" version="2.0"> <description>Test overrun handling</description> <variable name="RETURNCODE" value="" /> <module name="Main"> <print label="...
by Trinity_Chris
Fri Jul 11, 2014 5:21 am
Forum: Community Forum
Topic: SSH stty error
Replies: 6
Views: 8389

Hi Rick,

Double quotes didn't seem to help on this one.

It looks like it's something on the Unix side rather than the GoAnywhere side so I'll keep digging.

C.
by Trinity_Chris
Thu Jul 03, 2014 11:05 am
Forum: Community Forum
Topic: SSH stty error
Replies: 6
Views: 8389

The code I use to call the unix script is: <execSSH label="BATCH_APAY_DISBURSEMENTS" resourceId="${SCP_SERVER}" command="~/batch/batch_apay_disbursements.sh ${ADMINISTRATOR_USERNAME} ${ADMINISTRATOR_PASSWORD} ${ADMINISTRATOR_BUSGROUP}" version="1.0" onError="continue" /> Which work and does start th...
by Trinity_Chris
Wed Jul 02, 2014 10:36 am
Forum: Community Forum
Topic: SSH stty error
Replies: 6
Views: 8389

When calling a shell script using the ExecSSH task I get the following error in the job log: 2/7/14 16:02:45 ERROR stty: tcgetattr: A specified file does not support the ioctl system call. Is there an easy way to stop this? I've already looked at the .profiles and can't see any stty calls Thanks Chris
by Trinity_Chris
Wed Jun 04, 2014 7:11 am
Forum: Community Forum
Topic: execSSH Arguments
Replies: 2
Views: 4948

Thanks Jon,

Sorry for the late reply.
by Trinity_Chris
Thu May 22, 2014 11:03 am
Forum: Community Forum
Topic: Copy a folder
Replies: 7
Views: 9805

Hi Jon,

I've tested this and it doesn't quite give me what I am after. I can't seem to rename the folder on import. Is that possible at all?

Our Dev and Test is on the same server. I want to export my DEV folder and then import it as TEST

C.
Search found 14 matches Page 1 of 2