Hi, I just started using the sshexec task and it works fine on Linux, but on Solaris I found two commands could not be used properly: 1. cd -It just does not work and BUILD FAILED message is displayed. 2. rm It works (removes the file) but returns -1 and the BUILD FAILED message is displayed. Any idea? Regards, Chuck