Search found 3 matches
- Tue May 11, 2021 7:52 pm
- Forum: General Discussion
- Topic: Remote Execution PSEXEC
- Replies: 1
- Views: 3093
Remote Execution PSEXEC
Hello! I need to execute a RoboTask job from another computer. I generally use psexec for this ... but the process fails with RoboTask. C:\Users\administrator>psexec \\vm3a "C:\Program Files (x86)\RoboTask\RTaskrun.exe" $576513DE PsExec v2.33 - Execute processes remotely Copyright (C) 2001...
- Thu Jul 25, 2013 12:19 pm
- Forum: General Discussion
- Topic: Long Path / File Names Truncated
- Replies: 3
- Views: 19636
Re: Long Path / File Names Truncated
Thank you, Oleg. Your support of RoboTask is always excellent. We are lucky to have you! Yes, I'm aware of the subst command. Your method of shortening the path within the task was interesting, but I think I just go through the folder names and shorten them. IMHO, they are unnecessarily long. Thanks...
- Wed Jul 24, 2013 8:43 pm
- Forum: General Discussion
- Topic: Long Path / File Names Truncated
- Replies: 3
- Views: 19636
Long Path / File Names Truncated
Hello Oleg, I am having a problem with long path names. They are being truncated. The names are all about 200 characters long. I'm using the Synchronize Folders command to sync files from one server to another. Hundreds of errors are being reported because of the truncated filenames are not able to ...