run command line utility

Discuss RoboTask here
Post Reply
5243
Posts: 23
Joined: Wed Feb 25, 2015 12:04 pm

run command line utility

Post by 5243 »

Hi Oleg,

I have a question:
if I make a "file.Bat",with this text:
net use y: \\sshfs.r\blabla@215.107.108.156!22/var/www /persistent:Yes

And I'll click on the "file.bat" the drivemap will work perfectly.

If I try to use this "file.bat" in robotask it doesn't work.
I've tried both 'run program' or 'run command line utility'
Can you explain to me what I'm doing wrong?
Thank you!
Charlyro222
Posts: 2
Joined: Thu Jun 25, 2020 8:34 am

Re: run command line utility

Post by Charlyro222 »

Try something like this, working on my bat file

net use L: "\\SRVJAEDC02\Redaccion\Edicion DIA\PORTADA PARA WEB"
Post Reply