search for: pienetworks

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

Did you mean: alienetworks
2006 Apr 04
0
Dial(L(x...)) distinct to SET TIMEOUT(absolute)
I have been experimenting with setting call time limits, and modifying those limits on the fly. My application is a case where a user has a time limit on their call, determined by the user's credit. The time limit may be extended by the provision of more credit. It is desirable to use the L flag of the Dial() application, as it gives the user audible feedback. I was hoping to be able to
2004 Oct 15
1
--compare-dest and missing files
Hi, I've been attempting to use --compare-dest DIR SOURCE/ DEST/ If a file exists in DEST but is different to the corresponding file in DIR, then the file is updated in DEST. This is what I would expect. I have found that files which do not exist in DEST but do exist in DIR and SOURCE, are not created. Simply touching the file in DEST causes it to be updated. This behaviour seems
2006 May 08
1
Debian upgrade and rsync changes.
I've finally been given the go-ahead to upgrade from Woody to Sarge. I am comparing rsync man pages to try to determine what effects a change from 2.5.7 (protocol 26) -> 2.6.4 (protocol 29) may have. We have ~1000 rsync clients (also at 2.5.7) maintaining their entire filesystem from one server. I plan to upgrade the server first, and then the clients. This is an example rsync command we
2006 Sep 08
2
post-xfer exec -- more juice!
Hello, I'm attempting to use the pre-xfer exec and post-xfer exec utilities to replace a complicated script which tails the rsync log and does A Bunch Of Stuff at the beginning and completion of rsync transfers. (It will also allow us to throw away a nasty hack which forces rsync to log the fact that is exiting - trying to provide a catch for /all/ possible exit conditions (ie, strings in the