Postby RiseFly » Thu May 30, 2019 10:09 am
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 (16.28 KiB) Viewed 1751 times