search for: probbably

Displaying 4 results from an estimated 4 matches for "probbably".

Did you mean: probably
2005 Sep 10
3
probbable generator hang bug in rsync
I've noticed this problem for a while and thought it was my own changes to rsync causing them. I've recently done some tests with vanilla versions of rsync though, and found the same problem. Here's the details. The generator process on an rsync server seems to get stuck in an infinite loop after a client process dies. (The receiver process dies just fine). I can produce this
2004 Nov 02
2
rsync doesn't delete unreferenced directories.
...or example: rsync -azq --delete --relative /dog /cat /fish user@rsync-server::modulename /dog /cat /fish are all backed up to the remote server. rsync -azq --delete --relative /dog /cat user@rsync-server::modulename /dog and /cat are backed up, /fish isn't deleted. I realize this behaviour is probbably by design but is there a way to get rsync to delete directories no longer being backed up?
2020 May 28
1
STIR-Shaken
> > My company is one if the six service providers approved. We are not ready > yet, probbably next week, since the certificate needs to be issued by the > Certification Authority. As I said, we are the ONLY provider that you may > use with Asterisk remotely, via UnixODBC. The rest of the other providers > will force you to send a call to them. Here is some material for you to re...
2005 Mar 07
2
Running DVD Profiler fails
Hi ! I'm trying to get a program called DVD Profiler from InterVocative Software working in wine but it fails: #!/bin/bash . findwine cd "$WINEDIR/c/Program Files/InterVocative Software/DVD Profiler" #$WINE "c:\\program files\\InterVocative Software\\DVD Profiler\\dvdpro.exe" ${PARAM:+"$PARAM"} &>/dev/null & $WINE "c:\\program