Displaying 4 results from an estimated 4 matches for "remote_loc".
Did you mean:
remote_dom
2020 Mar 28
2
Rsync to Network Share works from cmd but fails from Scheduled Task
...under Administrator and it fails.
Here is the Rsync command (abbreviated) called by the C program:
rsync -rltgoD --chmod=Du+w,u+r,u+x -e "ssh -p 33222 -i
\"/cygdrive/c/Users/administrator/.ssh/id_rsa\"" --stats --files-from=/...
-vv --exclude-from=/.... <usr>@remote:/<remote_loc> /cygdrive/q/restores
Note: q is the mapped drive to the NAS share.
So, what can be done to track this down? Why would running as a scheduled
task or cron job fail when command line works? I am willing to do any kind
of tracing if someone can provide directions on how to do that.
Thanks in...
2020 Apr 02
1
Rsync to Network Share works from cmd but fails from Scheduled Task
...Here is the Rsync command (abbreviated) called by the C program:
> > rsync -rltgoD --chmod=Du+w,u+r,u+x -e "ssh -p 33222 -i
> > \"/cygdrive/c/Users/administrator/.ssh/id_rsa\"" --stats
> --files-from=/...
> > -vv --exclude-from=/.... <usr>@remote:/<remote_loc> /cygdrive/q/restores
> >
> > Note: q is the mapped drive to the NAS share.
> >
> > So, what can be done to track this down? Why would running as a
> scheduled
> > task or cron job fail when command line works? I am willing to do any
> kind
> > of tra...
2020 Mar 30
0
Rsync to Network Share works from cmd but fails from Scheduled Task
...t fails.
>
> Here is the Rsync command (abbreviated) called by the C program:
> rsync -rltgoD --chmod=Du+w,u+r,u+x -e "ssh -p 33222 -i
> \"/cygdrive/c/Users/administrator/.ssh/id_rsa\"" --stats --files-from=/...
> -vv --exclude-from=/.... <usr>@remote:/<remote_loc> /cygdrive/q/restores
>
> Note: q is the mapped drive to the NAS share.
>
> So, what can be done to track this down? Why would running as a scheduled
> task or cron job fail when command line works? I am willing to do any kind
> of tracing if someone can provide directions...
2006 Apr 27
3
Permissions causing full backups?
I am using rsync/rsnapshot on Windows XP (via cygwin) to backup to a mapped
share (/u) on a Linux server. I’m hoping to get this to work so that I
don’t have to open an XP share to the network for Linux “pull” backups.
My current setup doesn’t seem to give me incremental backups. See the “du”
output…
$ /usr/bin/du -csh /cygdrive/u/docs_bkup/daily.0/
/cygdrive/u/docs_bkup/daily.1/