Displaying 20 results from an estimated 40000 matches similar to: "Upload only"
2004 Jun 25
4
A question about connection refused
I install rsync in computer and run it as a daemon successfully, but when I
run rsync command on another end to connect it. There is a error.
The output is :
opening tcp connection to 192.168.0.43 port 873
rsync: failed to connect to 192.168.0.43: Connection refused
_exit_cleanup(code=10, file=clientserver.c, line=93): entered
rsync error: error in
2001 Oct 18
1
rsync 2.4.6 upload trouble
hi,
I'm having rsync trouble I installt an new version of rsync on my server
and clients (2.4.6)
first every thing workt fine but now I'm having a lot of trouble. I use
the following command
to upload:
rsync -vcrulpog -e ssh --delete --exclude=*lost+found --timeout=60
--password-file=/etc/rsyncpasswd /exports/set1/
user@1.2.3.4:/exports/set1/
and it gives me the following error:
2003 May 01
4
--exclude-from works but "exclude from" in rsyncd.conf doesn't ?
I'm setting rsync up for the first time and would prefer to have the
exclude file defined in the conf file, but the exclusions aren't
honoured when I define the parameter in rsyncd.conf - although they are
when I specify the file in an argument. The server is the remote system
and both rsyncd.conf and the exclude file are the same on both local and
remote systems. I'm attaching the
2006 Mar 02
2
wiki on rails
Hi
I am looking for a functional light-weight wiki which has a wysiwyg front-end for a rails application. I have been trying wikiwyg for the front-end, but the proto subclassing is lost on me.
Any suggestions?
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it''s FREE!
2005 Nov 23
2
Changing loadTextURL
I have an InPlaceEditor, when it is clicked on it loads the unformatted
textile text from the server. When i click on menu items, I change the
content to the formatted text and i want to change the file the
InPlaceEditor will load.
I thought a simple
loadTextURL: "getPage.php?page=" + currentPage;
would do. But currentPage is always empty... It''s baffling :p
Is there a way
2004 Sep 24
3
Automating Windows Update
Hi guys I was just wondering if there's already a way to automate the process of updating Windows to be specific XP. My idea is to mimic how a Windows server domain controller can rollout critical update on the entire domain. Can Samba do this? Thanks for any info
Jan Ardosa
---------------------------------
Yahoo! Messenger - Communicate instantly..."Ping" your friends
2010 Jan 25
1
Using Protect filter on a merge rules file
Hy, I've a strange problem using rsync version
3.0.6 protocol version 30:
My /etc/rsyncd.conf:
---------------------------------------------------
...
[bianco-home]
read only = no
filter = . /etc/rsync/filter/bianco-home
path=/home/bianco/
list = yes
use chroot = no
auth users = bianco
uid= bianco
secrets file = /etc/rsync/rsyncd.secrets
...
2006 Feb 14
3
consult about Digium Card
Hi All,
I Have a Digium Card TDM40P, the specification say: OEM TDM40B: TDM400P + 4
PORT FXS Bundle, my question is: Can I to install analog lines of PTSN?,
other detail is: this card have 4 card green.
I need to know what is the best card for the following scenario: I need a
IVR for my comapny and a PBX, but i want that my extension not use FXS I
want IP phone .
Thanks ins advanced,
2004 Nov 23
4
oh323/g729 and DTMF
Hi everyone,
Could somebody enlighten me on this one? I have
configured my asterisk to run on oh323 using codec
g729. Incoming calls are working okay. But the thing I
want to work is say pressing some options, say dial 1
to go to voicemail or dial a certain number to dial a
specific extension.
I have a config for this and tried calling from a
normal PSTN and is working. But i just can't seem
2007 Mar 09
2
Is there any variable for Voicemail Password in Asterisk
Hi guys
This is my Ist post on this group. Is there any variable like ($VM_CALLERID
for voicemail mailbox) for accessing Asterisk Voicemail password which is
set through comedian mail.??????????????
plz reply me as soon as possible....
<html><div><PRE class=quote><IMG height=2
src="http://graphics.hotmail.com/greypixel.gif" width="100%"
2002 Apr 26
1
rsync 2.5.5 - Utilizing "exclude from" in rsync.conf
I am attempting to utilize the exclude from option in my rsync configuration
file (rather than maintain lists on users machines) but it does not appear to
be working.
One example, I placed *.mp3 in the file to keep them from syncing mp3 files to
the server and jamming up space. But rsync just seems to ignore this and
syncs the files anyway without any errors to the syslog.
All of my
2006 Feb 17
2
Add new lists to existing sortables container
Hi All,
I''m using scriptaculous for the first time. I''m creating a CMS where the user can simply drag menu items to change the order. This is all simple enough. My problem comes with nested menus. The sortables are fine within their own menu but not across other new menus. The reason for this is that I''m using AJAX and only create a sub menu when it''s parent
2006 Feb 22
2
Rsyncd log file permission
Hi I am wondering if there is any way to change the file permission of
"rsync.log" and "rsyncd.lock" via rsyncd.conf. Most likely the "lock"
file is not possible, but maybe the other file is possible.
The reason I am asking is because if I UserA runs rsync, then UserB
won't be able to write to rsync.log file since its owned by UserA and
readable only to UserB.
2006 Apr 13
3
WC3 - please insert CD problem
Hi all,
I have trouble with making the symbolic link to the corresponding device
node.
I have typed sudo In ~/.wine/dosdevices lrwxrwxrwx 1 username d: ->
/mnt/cdrom
but it gives me this error :
prawira@ubuntu:~/Warcraft III$ ln ~/.wine/dosdevices lrwxrwxrwx 1 d: ->
/mnt/cdrom
bash: /mnt/cdrom: Permission denied
prawira@ubuntu:~/Warcraft III$ ln ~/.wine/dosdevices lrwxrwxrwx 1 d:: ->
2005 Nov 07
2
IE vs. Firefox - little programming help needed
Hello,
I was wondering whether somebody can give me a little hand on this:
I have the following code: "var img =
this.el.previousSibling.getElementsByTagName(''IMG'')[0];"
While IE correctly returns the image object, Firefox returns an error. What
I discovered so far is that this.el.previousSibling returns the DIV tag an
IE which is correct - however, Firefox
2002 Jan 22
2
What is mean this messages?
Hello, evevryone.
thank you for your mails.
I used rsync(rsync-2.4.6-2) for backup Server.(My
Linux is RedHat7.1)
I am very comfortable backup system by rsync.
but, I saw this messages in use rsyncd
daemon.(/var/log/messages)
I don't know mean this messages.
but, It is right use rsyncd. and
I used rsyncd at every day. but this messages writed
log at every minute(?) or every time.
What
2004 Jul 12
1
Help with PDC hardware
Hey everyone. Our network has a PII 350Mhz Windows NT
server. It serves as our
PDC. It also serves our email, print and file sharing
needs. We have plans of
totally phasing out this computer.
There are two candidates for the replacement of our
PDC. One is a PIV 1.7Ghz
with 768MB of memory (hostname: Karou). This computer
is currently our intranet
web server. The other computer is a PIV 2.8Ghz
2004 Aug 26
1
file permissions head-ache on Samba V3.0.4
Hi,
I hope that this is a quick answer, as it's probably
been answered many times before and I'm just missing a
very minor setting in my config.
I have just setup a samba server(ver 3.0.4) on a
Redhat Enterprise Linux Box ES3. The box has been
setup as a member of a Windows NT4 domain, it's to be
used as a fileserver for users on the NT domain.
I have configured samba to use domain
2004 Oct 20
2
Applications that need admin privileges
Hi guys, I have a working samba and openldap pdc which is actively being tested. I have a group of users that have specifics tools to use such as oracle client tools (sqlplus etc). I tried to logon as a test user and run the sqlplus but nothing happened, I tried adding this user to the local poweruser group but it produced the same result. Can this be achieved?
It works fine if this user is a
2004 May 09
2
Sip to PSTN Gateway Configs
Hi,
I'm trying to put together a simple gateway
configuration involving Asterisk. I have a machine
with 2 Digium X100P FXO cards installed and the
Asterisk Software, and I have 2 Sip Phones defined.
What I want to achieve is, any call arriving at FXO 1
is forwarded to Sip phone 1 only, and any call
received on FXO 2 is transferred to Sip Phone 2,
conversely any call originating from Sip