Jump to content

plink command line


Recommended Posts

Hi,



I want to start a process on my litte Linux based QNAP backup server from my Windows 7 PC via a batch script. In the batch file I put the command


"c:\Program Files (x86)\plink.exe" -ssh [email protected] -P 22 -pw xyz /opt/QNAP_OFF/QNAP_OFF.sh &



The command works fine, but I want to run the Linux process in the background and therefore put the '&' at the end of the command string. If I enter the command ./QNAP_OFF/QNAP_OFF.sh & interactively via ssh to the server, the process will run in the background as expected. So I think, that the complete command from the batch file is not transfered.



Any hint how to forn the command line in the batch file, that the '&' is also precessed?



Thanks,



Wilfried




Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy