Displaying 4 results from an estimated 4 matches for "transffered".
Did you mean:
transfered
2011 Jan 18
1
Can I know if a call is transffered to asterisk
Good morning
My situation is as folowing
I have a numer that connect to my asterisk
I configured another phone to transfer to this number
So when somebody call me he will be transffered to the number which asterisk
connect to
i.e my asterisk connected phone is not the originated number
My question is: How can I know if the call has been transfered to me and what
was the number originated by the caller.
Regards
-------------- next part --------------
An HTML attachment w...
2005 Aug 01
2
How to preserve ownership with rsync over SSH
...everybody,
I am discovering rsync and I have a problem about preserving ownership
and permissions. I want to mirror a web tree with rsync over ssh. I set
up a module on my rsync server and on the rsync client, I use the
options -o and -p in order to preserve ownership et permissions. The
file are transffered via rsync but on the rsync server the files are
owned by the user used to connect with ssh. I tried to find some docs
but I found nothing and the man page is not clear for me : -- perms ==>
root only what does that mean exactly ?
I hope some one will be able to help me :)
Thank you for your an...
2004 Apr 15
2
rsync problems
...n the same script to another server, I get no errors but the files
are not being mirrored on the destination server. On my rsync log file it
writes:
building file list ... done
wrote 6042 bytes read 100 bytes 12284.00 bytes/sec
total size is 492329 speedup is 80.16
But the files are not being transffered.
Any ideas?
-Daniel
2009 Feb 23
3
Require package not working as expected
I have the following as part of a module:
--------------------------------------------------------------------------------
# Ensure "lsb-release" installed
package {"lsb-release":
ensure => installed,
}
# Use our sources.list
file { "/etc/apt/sources.list":
owner => root,
group => root,
mode =>