Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Bash script started twice on the remote server

No idea. Please post a log file.
ludovic

Bash script started twice on the remote server

Hi,

I'm using this simple commands to start a script on a remote server. But when I look at the processes running, I can see that the shell script has been started twice. Any idea ?

option batch on

option confirm off
open sftp://login:password@server:22/ -timeout=600
call /directory/the_script.sh