-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
$rsync = new Rsync([
Rsync::CONF_EXECUTABLE => $rsync_exec,
Rsync::CONF_OPTIONS => [
Rsync::OPT_DRY_RUN,
],
]);
I assumed this way, but this is not works. Could you help me with an example please?
PHP Fatal error: Uncaught xobotyi\rsync\Exception\Command: Option 0 is not supported in /var/www/html/biomaps/resources/includes/vendor/xobotyi/rsync/src/Command.php:368...
php 7.4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels