Displaying 20 results from an estimated 200 matches similar to: "Rsync with special characters"
2002 Dec 11
4
can we map windows folder onto unix
Hello,
Does anyone on this list know of any utilities that enables mapping windows
folder onto Unix machine? I am going to do the migration of our intranet
site from IIS to Apache in Linux. As the intranet content is over 15Gig, I
need to migrate in a phase wise manner. So if I can run web server on linux
serving the files from the old intranet box, this would help. Any ideas are
welcome.
Thanks,
2009 Mar 13
1
User home directories on a windows server question.
Okay I've run out of cool ideas and am hoping that someone can offer a
brilliant solution to this problem.
I'm attempting to deploy a RHEL 5.3 server as a shared ssh servers,
user home directories are coming off a Windows 2008 fileserver. I
though autofs would be the winning solution but it doesn't/can't mount
the users home directory using kerberos, RedHat doesn't
2009 Aug 06
1
OT - Opensourcesip.org
Anyone have any firsthand experience implementing OpenSBC
(opensourcesip.org)? Have a possible consulting gig referral.
Cory J. Andrews
Director New Market Initiatives
Sayers Media Group
VoIP Supply, LLC
454 Sonwil Drive
Buffalo, NY 14225
716-250-3402 OFFICE
716-630-1548 FAX
716-601-4474 MOBILE
candrews at sayersmedia.com <mailto:brett at voipsupply.com>
Have I
2005 Feb 03
0
Error on compiling oh323
Hi!,
I tride comile oh323.
I have downloaded local versions of pwlib oh323 (both Janus
patched).
I get following errors on asterisk-oh323-0.6.5:
for x in wrapper asterisk-driver; do make -C $x build || exit 1 ; done
make[1]: Entering directory `/home/death/1/asterisk-oh323-0.6.5/wrapper'
./check_ver /root/pwlib pwlib
./check_ver /root/openh323 openh323
ar rc liboh323wrap_s.a wrapper_misc.o
2006 Mar 03
0
Fw: 2 real phone numbers on one SIP account
Hallo!
I have problem with incoming calls on 2 phone numbers registered on same SIP provider account. I've tried averything and nothing seems to work. No matter what I do asterisk system refuses differ betwen them and both got connected to the same extensions.
I've tride with:
registration => num1:pass@provider/ext1
registration => num2:pass:num1@provider/extt
in sip.conf
and
2010 May 20
1
rsync and the iconv-switch
Hello all,
I have problems with sending data names via rsync including german
characters like ??, ?, ??.
The daemon running on a SLES10. The Rsync version is: 3.0.3, Protocol
version:30.
My Client is a Windows XP machine with Rsync: 3.0.4 (or alternative 3.0.6),
Protocol version:30.
For the conversion between both machines I use the ??iconv=850,UTF-8? ?
switch.
chcp told me that 850 is my
2011 Jul 18
1
Installing USB driver
Hello everyone,
Pleace can any one tell me how I can install an USB driver into Wine.
I want to connect to my burglar alarm with "Comlink". But "Comlink" only works with Windows and the USB driver is not checked for windows.
When I install Comlink on a windowsmachine everything works.
please can anyone help me
Boswolf
2002 May 28
0
windows can't print :o(
Hy guys!
I have a problem with my samba configuration. I really hope you can help me
out here, since I am pretty new to Linux and still try to figure it out.
So, here it goes:
I hava a "server" running SuSE 8.0 and should work as a firewall and
printserver.
I started out setting up the homes share, which works like a dream. Next the
printer. Installed the printer with cups, test,
2005 Jul 04
0
[Bug 2847] New: Group not preserved with rsync 2.6.3 on Cygwin in daemon mode
https://bugzilla.samba.org/show_bug.cgi?id=2847
Summary: Group not preserved with rsync 2.6.3 on Cygwin in daemon
mode
Product: rsync
Version: 2.6.5
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2007 Jun 06
0
mount point login problem
Dear all ,
I have a problem with Icecast mount Point function .
The goal of creating mount point :
Run mutable streaming icecast in the same time , but with deffrient passwords , it hink this is the way icecast work but I did not get it , what the problem !
hope you do know it !
Each user will have his/her own OddCast station and he/she will streaming a deferent music in the same time !
And
2007 Jun 06
0
icecast mount point login problem!
Dear all ,
I have a problem with Icecast
mount Point function .
The goal of creating mount
point :
Run mutable streaming icecast
in the same time , but with deffrient passwords , it hink this is the way
icecast work but I did not get it , what the problem !
hope you do know it !
Each user will have his/her own OddCast station and he/she will streaming
a deferent music in the same time
2010 May 20
0
Re: Can't install any winetrick
Hi all
I wood like to is someone lauch a wine 1.1.44 with directX 9 library on snow leopard because I tride to do that in many diferent ways and nothing. I got one version of darwine 1.0b where directx library are visible for wine but there is a problem with quartz.dll. It won't work. The library is on her please but ther is stile mistake. Is someone can help with dath.
I got:
MacBook
2020 Feb 17
3
Default Group Policies and Default Domain Controller Policy are empty
Dear List,
again a problem I'm not able to solve. I've been trying to add a test
user. Since it is a testuser I'm going to delete quite soon, I've wanted
to use a simple password without any complexity.
Not knowing it better, I wanted to change the default group policy
object of my domain using rsat. First thing I've noticed, that it was
completely empty. Not a singe rule or
2014 Jan 23
2
gpfs + sernet samba + ctdb + transparent failover confusion
Hi all,
We're running gpfs 3.5.0.12 (5 total nsds & quorum servers, 2 nsds running
samba), sernet-samba 4.1.4-7, and ctdb 1.0.114.7-1 and trying to get
transparent failover to work from a windows 8 client. We have ctdb failover
working, i.e. if I run mmshutdown on one of the nodes the IPs failover in a
few seconds after the GPFS mount is unmounted. For our transparent failover
test, I
2015 Jul 28
4
[PATCH v4 0/4] virtio: Clean up scatterlists and use the DMA API
On Mon, Sep 1, 2014 at 10:39 AM, Andy Lutomirski <luto at amacapital.net> wrote:
> This fixes virtio on Xen guests as well as on any other platform
> that uses virtio_pci on which physical addresses don't match bus
> addresses.
>
> This can be tested with:
>
> virtme-run --xen xen --kimg arch/x86/boot/bzImage --console
>
> using virtme from here:
>
>
2015 Jul 28
4
[PATCH v4 0/4] virtio: Clean up scatterlists and use the DMA API
On Mon, Sep 1, 2014 at 10:39 AM, Andy Lutomirski <luto at amacapital.net> wrote:
> This fixes virtio on Xen guests as well as on any other platform
> that uses virtio_pci on which physical addresses don't match bus
> addresses.
>
> This can be tested with:
>
> virtme-run --xen xen --kimg arch/x86/boot/bzImage --console
>
> using virtme from here:
>
>
2007 Nov 26
3
Fwd: Empty list to use in a for cycle
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071126/35b0349a/attachment.pl
2006 Dec 18
2
creating script for init.d
Hello.
I'm moving from a very old Fedora Core 1 to CentOS 4.4, what a change!!
Three year ago, I wrote some script (network related) and worked very well.
Now, I can put into init.d by means of chkconfig and I restarted the system,
but always hang when executing my srcipt (in my new centos 4.4).
There a manual for making scripts for init.d?
there is some new requirement by which it does not
2010 Mar 26
1
coursesmart bookshelf on gentoo
For some reason I couldn't post this to the mailing list. Two attempts failed, but i'm getting posts from others
---
Hello peeps,
I need to run this software for school, and am attempting it under wine.
It installs fine, but first attempt to run said i needed windows version
of mono. I installed that, and now I see this:
http://dpaste.com/175845/ [+]
i'm not understanding the
2017 Aug 01
3
special latin1 do not print as glyphs in current devel on windows
Upon further inspection, I think these are at least two problems.
First the issue with printing latin1/cp1252 characters in the "80" to "9F"
code range.
x <- c("?", "?", "?")
Encoding(x)
print(x)
I assume that these are Unicode escapes!? (Given that Encoding(x) shows
"latin1" I'd rather expect latin1/cp1252 escapes here, but