search for: vanderploeg

Displaying 6 results from an estimated 6 matches for "vanderploeg".

2020 Apr 02
1
Rsync to Network Share works from cmd but fails from Scheduled Task
...user experience". Thanks for your tips. I have tried everything I can come up with, but cannot get it to work. I figured out another solution, but thank you very much for your help. Best, Leon On Sun, Mar 29, 2020 at 9:23 PM raf via rsync <rsync at lists.samba.org> wrote: > Leon Vanderploeg via rsync wrote: > > > 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...
2018 Aug 04
2
Troubleshooting RSYNC
...Example of the log entries: delete_item(fullpath/file) mode=100755 flags=4 I am assuming the 755 is the file permissions. I have no idea what the high order digit means. And I have no idea what flags mean. Any assistance troubleshooting this will be greatly appreciated. Leon Vanderploeg Cell 303-877-9654 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20180804/6c6b315b/attachment.html>
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
2009 Feb 09
0
dot-dir in --from-file in 3.0.5 can't seem to backup from exposed shadow copy of drive
...cygdrive/I" failed: No such host or network path (136) and rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1040) [sender=3.0.5] Cygwin is able to change_dir into /cygdrive/H and /cygdrive/I with no problems. Help, please? Leon Vanderploeg -------------- next part -------------- HTML attachment scrubbed and removed
2020 Mar 30
0
Rsync to Network Share works from cmd but fails from Scheduled Task
Leon Vanderploeg via rsync wrote: > 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 w...
2008 Nov 04
1
Behaviour of /./ in from file on version 3.0.4
Greetings, I am using cygwin/rsync to backup windows data to a linux server. I recently upgraded an implementation of rsync from 2.6.8 to 3.0.4 and have encountered a problem. In the previous version of rsync a /./ in the from file would cause the previous path information to be dropped for the destination directory. In 3.0.4, it appears the . is being translated into the current (working)