El 05/09/2006 7:54, [EMAIL PROTECTED] escribió :
> Hallo,
> 
> 
> we use the cygwin-rsyncd.
> 
> 
> On some machines the users describe a "slow machine"
> while the rsyncd process is running.
> 
> 
> On my machine with cygwin installed I added
> "nice" to lower process priority of rsyncd successfully
> by changing the following command from
>   cygrunsrv.exe -I rsyncd -e CYGWIN=nontsec -p 
> c:/cygwin/bin/rsync_backuppc.exe -a "--config=c:/rsyncd/rsyncd.conf --daemon 
> --no-detach"
> to
>   cygrunsrv.exe -I rsyncd -e CYGWIN=nontsec -p c:/cygwin/bin/nice.exe  -a "-n 
> 20 c:/cygwin/bin/rsync_backuppc.exe --config=c:/rsyncd/rsyncd.conf --daemon 
> --no-detach"
> 
> 
> 
> On machines without cygwin installed 
> - nice is not included in cygwin-rsyncd package.
> - nice from cygwin distribution asks for a undefined symbol
> - "CMD /C START /LOW c:\cygwin\bin\myservice.exe" - not a good solution
> 
> Is it possible to add "nice" to cygwin-rsyncd package ?
> 
> Another way might be to add '--nice' to cygrunsrv 
> - I know this is the wrong place to ask for that ?
> 

Hello, Alfred.

Did you resolve this issue of avoiding the "slow-machine" thing?
I'm using the cygwin-rsyncd[1] package, too.

Regards,

[1]<http://tinyurl.com/y6pv6f>

-- 
Arlequín                             _o)
amahoro_AT_adinet_DOT_com_DOT_uy     / \\
http://counter.li.org/             _(___V
Linux Registered User              #207262

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to