>From another Windows system using schtasks.exe a scheduled task can be
executed with the following syntax:

schtasks /Run /TN "Backups" /S "remote_system_name"

I suppose the Unix/SSH equivalent is:

ssh user@"remote_system_name" /usr/local/bin/backups.sh

Is there samba client for schtask.exe ?

-- 
Simon Males <[EMAIL PROTECTED]>
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to