Displaying 20 results from an estimated 1000 matches similar to: "rsync command: help with windows -> unix"
2005 Jul 02
1
Problem registering Asterisk Dual Server
Here is my configuration everything would seems be straight forward, but
I can not register both asterisk with each other.
Both asterisks have Static IP but they are behind firewall/router, so
it means I have to use Register statement.
I'm a bit confused about the register statement.
How can they can register with each other when both firewalls are
blocking port 4569?
Do I have to open
2011 Dec 04
1
syncing imap servers with imapsync
hello list,
I am attempting to sync two imap servers using the imapsync perl script. It seems handy and easy.
Here's what happens when I try to do this:
#
# Postfix master process configuration file. For details on the format
# of the file, see the master(5) manual page (command: "man 5 master").
# -o smtpd_sasl_auth_enable=yes
# -o
2006 Jan 28
3
Multiple Subscriptions to SIP accounts at Same Domain
Sorry not to have observed etiquet and lurked here for a bit before
wading in with a question but I have an issue that may well be because
I dont know enough about what asterisk is actually doing under the hood
to understand why I cant do what I want with asterisk.
Im hoping that someone can point me in the right direction :-)
This is what I have:
Mandrake 2006 running Asterisk 1.2.3 - no
2001 Nov 21
1
Samba password issue
Is it possible to have the users password on the Unix end to be
different to that of the Windows client user.
Example:
I have a Windows 2000 user who logs onto his PC as "fredblogs" with a
password of "password1".
On the Unix Samba end I have the user "fredblogs" setup with a password
of "password2".
I am then unable to access the Unix server, if I reset
2011 Feb 18
1
Post login scripting and imapsync on user login
Did anyone set up the enviroment in dovecot with post login scripting in
which imapsync does sync between two mailservers on users login (on login
sync mail from old to new mailserver) is there a alternative or different
approach?
something like
#!/bin/bash
/usr/bin/imapsync --syncinternaldates --nosyncacls --authmech1 PLAIN --host1
old.server.com --user1 $USER*master --password1 master
2010 Jan 26
2
[inter-pbx commnication] trying to make PBX1 talk to PBX2
Hi All,
i want to make an extension from pbx1 able to tlak to another extension from
pbx2 or use pbx2's trunk to dial outside calls.
so i edited in both servers accordinally the iax.conf:
register => pbx1:pass at 172.16.200.175 <pbx1%3Apass at 172.16.200.175>
[pbx2]
type=friend
host=dynamic
trunk=yes
sercret=pass
context=[default] ; i used the biggest context to avoid confusion as
2008 Dec 30
3
how to backup/restore of windows file attributes
I use rsync for backing up windows.
After a restore of Desktop.ini I recognize that the hidden attribut and the
system attribut will not been restored.
I know, this are no unix attributes. But is there a way to backup and
restore the windows attributes too?
Thanks
Matthias
--
Don't Panic
2007 Dec 12
6
namespace problem / 1.1beta11
Hi all,
actually I got a problem with the namespaces in dovecot 1.1 beta11. It occured after purging index files and resynch via imapsync. Dovecot complains about "Unknown namespace", though it worked with versions before. I cannot comfirm for 1.1beta10, but I surely know 1.1beta9 worked with these settings.
Example:
From Folder [INBOX/Trash]
To Folder [___________]
To Folder
2006 May 10
2
rsync ok with open files?
Hi gang. I am synchronizing Windows machines (cwRsync/cygwin) with
FreeBSD server. A batch file is used to initiate the process (shell
invoked rsync daemon). My question is whether I need to tell my users
to close any affected applications (ex: Outlook; I am synchronizing the
outlook.pst file) during the procedure?
Peter
__________________________________________________
Do You Yahoo!?
Tired
2013 Dec 03
2
Complete migration from Cyrus on remote server
Hi All!
I am working on a complete migration from an old solaris machine
running Cyrus IMAP v2.3.14 and wish to migrate all users to a new
ubuntu
vm running Dovecot 2.0.19.
What I have so far is a fully functional dovecot installation with LDAP
/ Dovecot SASL auth using Maildir++.
My plan is to use Perdition IMAP proxy on a third host and migrate
users a few at a time (see attached picture of
2004 Aug 06
1
details of HTTP Basic auth for icecast2
Michael Smith wrote:
> Currently, "source". Other suggestions welcome.
I see.
I guess the current working semantics don't need anything more
complicated. If the need rises to provide more complex access control,
userid / password pairs could be defined in the icecast config file. e.g.:
user1 / password1 allowed to connect as source /source1*
user2 / password2 allowed to
2017 Dec 14
4
SIP trunks going to the wrong context
Hi all,
I'm trying to resolve a weird issue with SIP routing.
I have a number of SIP trunks, from a selection of providers, all of
which are registered in sip.conf:
[general]
context=default
allowguest=no
allowoverlap=no
udpbindaddr=0.0.0.0
tcpenable=yes
tcpbindaddr=0.0.0.0
transport=udp
bindport=15060
srvlookup=yes
allowsubscribe=yes
2007 May 02
5
Status of --ignorcase option in main tree/build?
Hi,
I'm very interested in learning the status of the --ignorecase patch
being included in the main tree... is there a reason it still isn't in
there?
For anyone who is forced to dealing with backing up windows boxes, this
is a big problem, and I can't believe that it isn't affecting a lot of
people...
Or maybe there is a simple workaround?
I'm trying to backup files
2003 Dec 11
2
USRMGR.EXE won't add user
Hello
Tried to add user in user manager from domains, NT4.0 client, logged in as root
on the NT client. Clicked "New User", filled in nick, description, full name,
password1, password2 (was dead sure they were the same, carefully typed 9-chars
long stupid passwd). The user wasn't in the database. Then clicked OK. Never
managed to add user this way.
Checked all the add user, del
2006 Aug 07
1
Invalid File Index error
Since upgrading to 2.6.8 with the tag 3 patch, I've been consistently
getting an error using rsync. We have about 100 servers using the client to
a central backup server and the issue is repeatable on the servers having
the problem. About 10 of the servers are having the problem. The error
reported by rsync is:
Invalid file index: -1019607330 (count=8353) [sender]
rsync error: protocol
2004 May 10
4
cwRync and Windows permissions
Hi all,
I'm rsyncing a windows 2003 client to a windows 2003 server using the cwrsync installation package.
The trouble is that the permission rights set by rsync on the destination server are very restrictive
and don't allow another application to access the files. I'd like to change that.
However, the GID and UID parameters in the rsyncd.conf file don't seem to manage that.
2012 Jan 17
3
Users with different passwords on each host
Say I have 50 user accounts that must exist on 3 hosts, each with different
passwords (3 hosts, 50 users, 150 passwords). Is it possible to do this
without defining each user 3 times?
Thank you
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit
2008 Apr 04
1
Rsync 3.0.1 released
I have released rsync 3.0.1. This is a bug-fix release, which also
includes fixes/improvements for several issues in the daemon-exclude
code.
To see a full summary of the changes since 3.0.0, visit this link:
http://rsync.samba.org/ftp/rsync/src/rsync-3.0.1-NEWS
You can download the source tar file and its signature from here:
http://rsync.samba.org/ftp/rsync/src/rsync-3.0.1.tar.gz
2008 Apr 04
1
Rsync 3.0.1 released
I have released rsync 3.0.1. This is a bug-fix release, which also
includes fixes/improvements for several issues in the daemon-exclude
code.
To see a full summary of the changes since 3.0.0, visit this link:
http://rsync.samba.org/ftp/rsync/src/rsync-3.0.1-NEWS
You can download the source tar file and its signature from here:
http://rsync.samba.org/ftp/rsync/src/rsync-3.0.1.tar.gz
2006 Mar 22
1
Open file excluded in rsync backup
hi every one
i dont know whether rsync excludes the open file while taking backup or
not.?
My problem is how to handle open file backup(the files which are open by
any process ) with rsync .?
Thanks
Harshal
SPsoft