How to reboot the remote server after WebDAV synchronization?

Welcome to BestSync Support Forum!
If you have any questions, comments, concerns, suggestion, please summit here, we'll try to reply you in short time.
Thank you!
Post Reply
RiseFly
Site Admin
Posts: 1077
Joined: Tue Nov 03, 2009 2:51 pm

How to reboot the remote server after WebDAV synchronization?

Post by RiseFly »

I try to sync from Windows to WebDAV folder on Androids. Everything works as expected. However, After sync finish I want to reboot the remote android device. Can you share step by step how to use this feature; apps need to be install on the android devices and .bat
file. I only need to reboot the device after sync complete.
RiseFly
Site Admin
Posts: 1077
Joined: Tue Nov 03, 2009 2:51 pm

Re: How to reboot the remote server after WebDAV synchronization?

Post by RiseFly »

For rebooting the remote device after the WebDAV synchronization.
You need to do the following:
1. Implement a HTTP command in the remote device, like:
http://remote_ip/reboot.php
2. In the Task setting of BestSync, Specify the above URL in “Application”/ ” Application or Sync Task to run after synchronization”, like the following screen:
http://user:password@remote_ip/reboot.php
[attachment=0]RebootDAV.png[/attachment]
user:password is the user account of the WebDAV server(if necessary). You can skip the account, BestSync will use the account of the WebDAV server.
Attachments
RebootDAV.png
RebootDAV.png (16.28 KiB) Viewed 4797 times
Post Reply