Displaying 12 results from an estimated 12 matches for "remote_servic".
Did you mean:
remote_service
2006 Jun 19
1
[OT] HowtoConnectToMicrosoftSQLServerFromRailsOnLinux from Ubuntu
Hello all,
I am trying to connect to my remote MS SQL server from Ubuntu.
I have followed
HowtoConnectToMicrosoftSQLServerFromRailsOnLinux<http://http://wiki.rubyonrails.org/rails/pages/HowtoConnectToMicrosoftSQLServerFromRailsOnLinux>as
best that I can.
TSQL is working, example below.
My configs are found below.
When I run isql :
> isql -v pubs name password
[IM002][unixODBC][Driver
2005 Jan 27
1
pulling files - Correction
I set up ssh without authentication on both servers and I have tested it
fine. When I do this:
#/usr/local/bin/rsync --rsh /usr/local/bin/ssh --rsync-path
/usr/local/bin/rsync remote_server::test /home/test
rsync: unable to open configuration file "rsyncd.conf": No such file or
directory
rsync error: syntax or usage error (code 1) at clientserver.c(502)
rsync: connection unexpectedly
2005 Jul 13
1
syncing from the "file-list" option
Hello, all.
I'm a begineer for rsync and please help me.
I would like to sync data between two ftp sevrer.
If one change/add/delete data usingf ftp, other ftp server should sync from
the main ftp servert.
In my thought, full data directory syncing is too slow, so if the client
uses " --files-from" option, sync speed more fast than full data directory
syncing.
file list is
2004 Aug 23
6
2 servers
Good day all
I've tried my iax conf and I'm struggling.So I want to know If someone
else got this working and if they can pleas send my their configs
I have to asterisk server,in different tows,both offices connected wit a
direct line so both servers are on the same network running SIP.Each
town got different extension register to each sever.Town A=100+ town
B=200+
How do I get town A
2009 Apr 06
2
URL issue localhost/mongrel vs remote-server/apache
Hi all
I have a small issue I ma trying to solve (at least to understand..)
I am testing an app on my remote_server (w Apache/Passenger) in a
sub_URI, without any problem (I tested also the same app, locally w
Apache too)
in my environment.rb , I have initialized
config.action_controller.relative_url_root = "/my_subURI"
config.action_controller.asset_host =
2002 Apr 20
1
rsync "exclude-from"
Hi -
I want to use rsync in combination with a list of files it should exclude,
but somewhere I seem to have a problem.
The problem is that the files and directories I list in the file to be
excluded are in fact synchronized on the remote server. I should add that
they are not present on the remote server and shall not, thus, excluding
them from synchronization. :)
The "exclude file"
2008 Nov 13
1
Intermittent connection failure
Hi,
i have sporadic connection problems with my rsync server.
I have _no_ firewall involved and there is _no_ max connections set.
rsync on the clients is started from cron via a bash script. There's
also no permission problem. rsyncd runs as daemon (is not started from
inetd).
It sometimes works, but every third or fourth rsync fails with this message:
rsync: failed to connect to
2004 Nov 27
2
Shared remote repository
Hello,
I have a bit of a problem - I have the feeling the solution is
ridicolously trivial, and yet I can't find it!
I have a remote repository of text files. Until today, I was the only
one changing those files: I would simply change them locally, and
update the remote repository with this command:
cd local_dir
rsync --delete -e ssh -Llavuz . merc@remote_server:remote_directory
2003 Oct 21
2
Rsync Problem mith UNC paths
We're using rsync 2.5.6 version 26.
Want to synch two W2K directories which are not on my machine (machine1 synchs machine2 -> machine3)
I would like to synch the 2 direcories with the following syntax:
rsync.exe -rva //remote_server1/share$/dir1/default.asp remote_server2::dir2/
When I try this it seems to work:
building file list ...
1 file to consider
send_files failed to open
2005 Jan 27
0
pulling files
I am trying to pull files froma remote server. here is what I have on
rsyncd.conf on the remote server:
[test]
comment = TEST
path = /home/test
read only = no
uid = root
gid = root
and on the local server I run
# rsync -avR --rsync-path=/usr/local/bin/rsync remote_server::test
/home/test
and I am getting this error:
@ERROR: invalid gid root
rsync: connection unexpectedly closed (87 bytes
2015 Dec 09
2
[feature request] Reverse socks proxy
Hello.
OpenSSH has -D option to create socks proxy (take local traffic and send
it from remote machine). But sometimes there is an opposite problem: to
allow apps on remote machine send traffic from local machine (for
example, to get access to intranet resources).
Expected syntax (I use -B as fist unused letter, plus it may be
memorized as 'back'):
ssh -B 127.0.0.1:1080 user at
2008 Feb 22
2
How to speed up Rsync transfers
Is there a way to speed up rsync transfers?
I tested the bandwidth with iperf (recommended to me in an earlier post &
worked well)its as advertised by my ISP's around 740KB/sec.
When I manually run my rsync script with the --progress switch the transfers
are around 100KB/sec.
I googled this and the only thing I found had to do with the TCP window
which I understand to be the limiting