Displaying 18 results from an estimated 18 matches for "destionations".
Did you mean:
destinations
2006 Oct 16
1
Multiple 'routes' to extension in different contextes. How to influence search oder?
...; National Destinations
exten => _0z.,1,Dial(SIP/someisp/${EXTEN});
exten => _0z.,n,Dial(Zap/g1/${EXTEN});
; International Destinations
exten => _00z.,1,Dial(SIP/someisp/${EXTEN});
exten => _00z.,n,Dial(Zap/g1/${EXTEN});
include => freedestinations;
[freedestinations]
; Local Free Destionations
exten => _0800.,1,Dial(Zap/g1/${EXTEN});
; International Free Destionations
exten => _0049.,1,Dial(SIP/FWD/*${EXTEN}:2);
------------------------------
Now I get into this situation. I would like to call a german Free Numer:
0049800xxxxxxx
This is best matched in the context [freedestinat...
2008 Jun 12
2
Inconsistency with the option for defining the destination port
Why is there an inconsistency with the option for the destionation port.
ssh -p <port> ...
scp -P <port> ...
sftp -P <port> ...
For scp it is neccessary to be "-P" ( Quote: " Note that this option is
written with a capital 'P', because $B!](Bp is already reserved for preserving
the times and modes of the file in rcp(1)." ).
Also sftp uses already
2004 Nov 05
1
netapps vfiler
Hi,
Did anyone here tried to use rsync between a unix machine and a NetApps
Vfiler volume? I have strange case where it does create the folders on
the vfiler volume but does not copy the files. Command is something
like this:
rsync -va dropzone pushacc@prod:/launchpad
where,
* dropzone is the the folder which keeps source files and folders in
unix. This folder is owned by a unix account
2008 Nov 05
2
Muliply images > wich plugin?
Hi,
I have one destionation such as Barcelona and i want to store and show
multiply pictures of Barcelona. Wich upload plugin is the best for this
purpose?
Grtz..remco
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this
2002 Mar 12
1
Question on using rsync delete option
Greeting.
I'm so sorry that I launched the previous email by mistake and before I
had a chance to complete it. Here is the summary of my previous
question.
We would like to use rsync to mirror the contents from our internal
staging server ( A) to the external website (B) at our ISP without
delete some existing files on B.
On server B, we have applications that creates temporary lock files
2003 Apr 22
1
rsync variation help
This message is for rsync developers who know the code very well. This is first time I am using
rsync. In short trying to solve an problem by using existing rsync code.
rsync does treewalk and it also does checksum on "logical file block", whose size can be choosen
at will. I want to use this exisiting framework to write a utility to maintain a checksum tree of
an dataset.
Q. What do
2020 Mar 26
4
Blocking IP addresses on a per mountpoint level
Thanks.
Indeed - but is it it possible to block IP addresses on a per mountpoint
level? For example, my user with /mountpointA.ogg does not mind being
hammered by connections from 93.184.216.34 [example.com] but my user with
/mountpointB.ogg wants to block that IP address.
Using iptables I've blocked connections, at a server level, from example.com
for my User B but my User A doesn't
2020 Mar 26
0
Blocking IP addresses on a per mountpoint level
On 26/03/2020 13:49, Chip wrote:
> Thanks.
>
> Indeed - but is it it possible to block IP addresses on a per
> mountpoint level? For example, my user with /mountpointA.ogg does not
> mind being hammered by connections from 93.184.216.34 [example.com
> <http://example.com>] but my user with /mountpointB.ogg wants to block
> that IP address.
If the mountpoints are at
2003 Jan 18
1
Finished storage compression patch for rsync
Hi,
i finished my storage compression patch for rsync.
WARNING - THIS IS ONLY FOR TESTING!
How does this work?
Just add a "-Z" option to your common rsync commandline parameters. The
destination files will be stored in a compressed way (by using a hardwired
call of gzip).
This works in both directions:
rsync -Z -av mydir user@remote:/dir
and
rsync -Z -av user@remote:/dir
2004 Jul 03
0
[Bug 1479] --compare-dest suppresses output file if same timestamp present
https://bugzilla.samba.org/show_bug.cgi?id=1479
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From wayned@samba.org 2004-06-25 19:12 -------
Yes, it certainly can seem counter intuitive that the
2005 Apr 25
1
Feature Request: listing files from local dirs
Hi,
rsync does not list files if used locally without a destination but it
does when used remote archives, this is not orthognonal. Scripts have to
handle this special case.
There might be some intention to show the help message to give the user
a hint that he forgot the destionation. Thats fine, but at least with
--list-only rsync should produce a listing (and nothing else, so that
it can be
2005 Dec 30
1
DO NOT REPLY [Bug 3362] New: Add option to normalize Unicode filenames
https://bugzilla.samba.org/show_bug.cgi?id=3362
Summary: Add option to normalize Unicode filenames
Product: rsync
Version: 2.6.7
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: mike@big.faceless.org
2009 Apr 21
0
Fw: install problem
OS : Debian Etch.
samba version : 3.0.24
I have a problem with a vendors software that won't install. The install
gets stopped with this error :-
The file s:\wyongauto\AMWIN\UNWISE.EXE' could not be opened. please check
that your disk is not full and that you have access to the destionation
directory. Access is Denied.
There are no problems reading and writing to the shares.
I
2004 Jun 13
4
[Bug 1457] writefd_unbuffered failed to write
https://bugzilla.samba.org/show_bug.cgi?id=1457
------- Additional Comments From mwang@unixlabplus.com 2004-06-13 12:05 -------
The same problem is duplicated on AIX 5.2 with current patch level 02.
It appears that the problem occurs for large files. In the test shown below,
it is 4.6GB.
This happens for rsync 2.5.4 using the IBM build:
2002 Mar 13
0
Queston on using the delete option
You brought up a very good point which described what rsync can and can
not do. Because of the robustness of this application, we are trying
to find a way to use rsync and replacing our current primitive system
which uses tar and send the data over a small pipe.
Since my last posting, I have thought about not using the
"--delete"option and instead, gather a list of files to be
2010 Jul 22
2
Doveadm protocol for parallel user processing
A lot of doveadm commands process users' mails. They can optionally
process either a single user or multiple users (e.g. -A = all, -u
'*@domain.org'). For example to expunge old mails from everyone's Trash,
you'd use:
doveadm expunge -A mailbox Trash savedbefore 30d
The problem is, this doesn't work with the new director way of doing
proxying. Only a single server can
2020 Feb 27
9
[Bug 1410] New: STATELESS, rules with notrack into a map
https://bugzilla.netfilter.org/show_bug.cgi?id=1410
Bug ID: 1410
Summary: STATELESS, rules with notrack into a map
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at
2014 May 29
3
[PATCH v2 0/2] UFS1/2 support series
From: Raphael S. Carvalho <raphael.scarv at gmail.com>
Change since v1:
* Fix bug on dentry structure (thank you specification; btw, sarcasm), and
consequently a bug on ufs_readdir.
* Add readlink support (applied tests for symlinks whose destionation path
were stored in blk pointers and the file itself).
* Several improvements.
Wrote the documentation below. I think it would be good to