similar to: force directory creation in daemon mode

Displaying 20 results from an estimated 10000 matches similar to: "force directory creation in daemon mode"

2005 Apr 28
1
starting daemon from ssh
This may seem odd, but I'm trying to start rsync in daemon mode from an ssh connection... ie, something like this: ssh host1 /usr/bin/rsync --daemon --port=9999 --config=/path/to/config.txt the reason why is i need to start it on 40 machines and manually logging into each one is a pain. even with copying and pasting. i'd rather just write a shell script to do it in a loop. anyway
2000 Apr 03
0
Please inform samba@samba.org "Chris" <chrisv@satl.com> "Chris" <chrisv@satl.com> thomas.heiligenmann@t-online.de (Thomas Heiligenmann) thomas.heiligenmann@t-online.de (Thomas Heiligenmann) Jeremy Allison <jeremy@valinux.com> Jeremy Allison
samba@samba.org "Chris" <chrisv@satl.com> "Chris" <chrisv@satl.com> thomas.heiligenmann@t-online.de (Thomas Heiligenmann) thomas.heiligenmann@t-online.de (Thomas Heiligenmann) Jeremy Allison <jeremy@valinux.com> Jeremy Allison <jeremy@valinux.com> David Collier-Brown - Sun Canada <davecb@scot.canada.sun.com> Subba Rao
2005 Mar 22
2
mkstemp fails but data still transferred
Hi all, I'm running rsync version 2.6.3 protocol version 28 on Solaris 8 and am having a problem. We have some scripts that wrap around rsync and generate a list of files to transfer from the sending system (regardless of whether that directory exists on the receiver). I was expecting rsync to fail when transferring files with a path that doesn't exist on the receiver (in fact
2010 Mar 07
1
mkstemp error (only a problem with newer rsync versions)
The setup... Transport is via SSH. BoxA : Ubuntu 8.10 BoxB : Mac OS X 10.4.11 If I use rsync v2 to transfer data from BoxA to BoxB everything works fine. However, if I use rsync v3 to transfer the data, the following error is reported : rsync: mkstemp "/path/to/somefile/file.pm.JKQczN" failed: No such file or directory (2) If at all possible,
2003 Aug 05
2
bug: rsync always writes temp-files to current directory since cvs-20030326
Hi, The documentation states that rsync writes temp-files to the recieving directory, unless --temp-dir is specified. This is not true since cvs-20030326, when receiver.c was modified. ( http://cvs.samba.org/cgi-bin/cvsweb/rsync/receiver.c#rev1.44 ) You will get this error when you don't have write access to the current directory: mkstemp .somefile.UQVWQd failed: Permission denied rsync
2004 Aug 06
2
newbie q: mime type?
ok this has to be FAQ #1 but it's not in my FAQ file... how do i get it so going to my server (http://pretension.com:8000/) starts an mp3 player streaming instead of opening up a 51M download window? anybody got a nice site with lots of fancy stuff like playlists and such? i want to look at it to get some ideas... i'd like a log of what was played. this has to be fairly basic
2003 Aug 09
1
synchronizing 4617 files (out of 1538823)
i have a list of files relative to a docroot that need to be synchronized. example: pc/action/apocalyptica/wrapper_gslive.html pc/action/apocalyptica/wrapper_gslive_ice.html pc/action/apocalyptica/wrapper_ice.html pc/rpg/darkageofcamelot/buyit_unit.html pc/rpg/darkageofcamelot/buyit_unit_ice.html the actual docroot has 1538823 files. building the file list takes a very long time. i would like
2005 Jan 26
1
Creating intermediate directories?
Forgive me if this is a FAQ, but Google hasn't helped me find what I want to know. If I have a local file at: /some/local/path/file.zip And I want it to arrive on the remote machine at: /other/foreign/directory/file.zip But only /other exists, is there any way to have rsync create the intermediate directories? I know that if I have /foreign/directory/file.zip locally I can rsync
2005 Oct 07
1
need rsync.conf exclude example
on the client i am running the following command: rsync -Cav --exclude=templates_c --port=8738 GNE_FRAMEWORK gamespot_5 c14-gs-ww1::nfs/gamespot on the server i have the following module declaration: [nfs] path = /nfs/htdocs read only = no use chroot = no exclude = gamespot_5/promos/ gamespot_5/misc/ obviously my intent is to prevent the "promos" and "misc" subdirectories
2007 Apr 12
1
Extremely slow on certain files
I'm trying to rsync a large data set (approx 140K files, 4TB) between machines directly connected on gigabit ethernet. Normally it runs around 20MB/sec, which is acceptable. However, it seems like there is one particular file that is giving rsync heartburn... whenever it encounters this file, the speed drops down to 150KB/sec speed within a few seconds. I don't know what's so
2000 Apr 04
0
Please inform samba@samba.org Jeremy Allison <jeremy@valinux.com> Jeremy Allison <jeremy@valinux.com> "Deborah Barba" <dbarba@yahoo-inc.com> Jeremy Allison <jeremy@valinux.com> "Michael Martin" <michael@violetstar.com> Michael Gerdts <gerdts@cae.wisc.edu>
samba@samba.org Jeremy Allison <jeremy@valinux.com> Jeremy Allison <jeremy@valinux.com> "Deborah Barba" <dbarba@yahoo-inc.com> Jeremy Allison <jeremy@valinux.com> "Michael Martin" <michael@violetstar.com> Michael Gerdts <gerdts@cae.wisc.edu> Sachin Patil (C&A_Projects) <cna-sp@asc.ltindia.com> Luke Kenneth Casson
2017 Jul 27
1
Fixing Ogg Vorbis files with incorrectly framed headers
Greetings. Possibly as the result of buggy tagging software, several hundred of my Ogg Vorbis files exhibit the following warning when examined by ogginfo: WARNING: Vorbis stream 1 does not have headers correctly framed. Terminal header page contains additional packets or has non-zero granulepos Nonetheless, most media players can play these files without any problem. A notable exception is
2007 May 08
1
rsync fails to sync files
Hi, I'm seeing a weird problem with rsync 2.6.9 protocol version 29 on Debian Sarge. When copying a file from one location to another between two Debian boxes, if destination includes a file with same size and name, rsync fails to see that they are not exactly the same file. The situation originates from copying a file to a place which is periodically rsynced onwards, and the rsync
2005 Jan 13
0
When opening a file it takes up to half a minute!
Greetings, in our small network with about 10 Clients I got a problem when opening files or directories. If there were no actions between server and client for about 2 minutes or more, the very first action (open file, change path, etc) needs a long long time. The problem occurs on some clients (win 2k/xp), but not on every client. I tried a working smb configuration from home, but still no
2006 Jan 09
1
Question about image storage and relative paths
I''m writing a website with a feature that hosts images that people upload. Right now, relative paths works within on my Windows box. So specifically, I''m able to call File.open on "public/images/somefile.jpg" and Rails/WEBrick understands that the path is relative to the home directory of the project. This means that "public/images/somefile.jpg" ends up
2008 Jun 18
0
Improper directory removal causes file system havoc (PR#11738)
Full_Name: Michael Bauer Version: 2.7.0 OS: Solaris 10 (sparc) Submission from: (NULL) (130.64.21.7) When running 'make check' on a fresh R 2.7.0 build on Solaris 10 (sparc), reg-tests-1.R fails consistently because the test directory /tmp/R<random> cannot be deleted. The reason for the deletion failure is because the file system thinks that the directory is still full, as its
2013 Jan 02
0
Bug or strange behaviour or --output-prefix
Seems like what you really want is an --input-prefix parameter. You might also like a --create-output-directories option. In all cases except absolute paths, the input prefix must be assumed to be the current working directory. Therefore, any relative paths in input file names must be preserved on output to avoid collapsing multiple source directories into a single output directory, with
2008 Jun 19
0
Improper directory removal causes file system havoc (PR#11747)
This is not general on Solaris 10 -- it works for others, as the R-admin manual told you. What sort of file system is the test being run on? It does look very like a Solaris file system bug. On Wed, 18 Jun 2008, mjbauer at eecs.tufts.edu wrote: > Full_Name: Michael Bauer > Version: 2.7.0 > OS: Solaris 10 (sparc) > Submission from: (NULL) (130.64.21.7) > > > When running
2000 Feb 13
0
server-side scp strangeness on linux
Hiya, [if this is a known issue/misconfiguration, please direct me to the right fm :-); if this is a wrong place to ask, please tell me the right one] I'm using the linux port of openssh-1.2.2. The issue is that server-side scp doesn't work: scp somefile me at myhost: seems to take forever, and does nothing. sshd -d shows that scp -t somefile is being invoked on server side, and stays
2006 Sep 18
0
Permission denied
Hii All, I'm really a linux newbie, I managed to run into a problem with rsync. I want to conduct backups of various files and directories over about miles of Internet, so I chose ssh and rsync for the job. Earlier it used to work fine, but suddenly donno what happened it started to show the following errors sync: mkstemp