Search found 17 matches

by esantos
Tue Nov 06, 2018 7:19 pm
Forum: General Discussion
Topic: Hide SFTP password
Replies: 2
Views: 5777

Hide SFTP password

Is there any way to hide the FTP, SFTP, and SSLFTP password?


We went through severe audits and this could be placed as non-compliance.
by esantos
Tue Nov 06, 2018 7:12 pm
Forum: General Discussion
Topic: Send Command and Listener.
Replies: 6
Views: 9444

Re: Send Command and Listener.

You can encrypt all traffic between Send Command and Listener . Go to Listener trigger and click on "Plugin settings" . Turn on the option Encryption Required . Also you can set the listener password. Read here please: https://robotask.com/help/index.php?networkpluginsettings.htm The encr...
by esantos
Tue Nov 06, 2018 1:58 pm
Forum: General Discussion
Topic: Send Command and Listener.
Replies: 6
Views: 9444

Re: Send Command and Listener.

What protocol is used to communicate between the two tasks? Maybe between two instances of RoboTask? This is non-standard protocol. We designed it specifically for RoboTask. In this case, in the communication between the send command and the listener. My question is whether we go through auditing o...
by esantos
Tue Nov 06, 2018 1:16 pm
Forum: General Discussion
Topic: Send Command and Listener.
Replies: 6
Views: 9444

Re: Send Command and Listener.

Thanks Oleg. This will be useful to me.


Can you get me one last doubt? What protocol is used to communicate between the two tasks?
by esantos
Mon Nov 05, 2018 12:06 am
Forum: General Discussion
Topic: Send Command and Listener.
Replies: 6
Views: 9444

Send Command and Listener.

Hi, Oleg. I have more than one routine sending command to initialize another task. When a routine sends a command to start a task that has already been started by another task, the second command is lost and the routine is not started a second time. For you to understand better, this is my structure...
by esantos
Wed Oct 31, 2018 11:42 pm
Forum: General Discussion
Topic: FTP File Exists
Replies: 3
Views: 9180

Re: FTP File Exists

Hello oleg, thanks for the script, it will be useful to me.
When I use sFTP, I use the ls command to list the contents of the folder and play this content to a variable, so I do an if to confirm if the file I want is in sFTP. Could you add the variable option also for FTP and SSL FTP?
by esantos
Fri Oct 26, 2018 11:04 pm
Forum: General Discussion
Topic: FTP File Exists
Replies: 3
Views: 9180

Re: FTP File Exists

I have the same doubt.