Displaying 2 results from an estimated 2 matches for "0374013b".
2020 Apr 02
1
Rsync to Network Share works from cmd but fails from Scheduled Task
...e or change options:
> https://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20200402/0374013b/attachment.htm>
2020 Mar 28
2
Rsync to Network Share works from cmd but fails from Scheduled Task
Greetings,
I have written a C program that runs on Windows servers and does overhead
and reporting for backup administration. The program calls rsync for the
actual data copy function. It copies data from a remote system to a local
drive and that works fine. However, I have recently made changes to copy
the data to a mapped drive on a NAS device instead of the local drive.
The changes work