similar to: Take2: rsync over ssh with --link-dest

Displaying 20 results from an estimated 1000 matches similar to: "Take2: rsync over ssh with --link-dest"

2001 Nov 17
2
transfer interrupted (code 3) at flist.c(812)
Ok, I just setup the log file and this is what I see there: rsync on cdrive/Temp/pix.log from admx (141.214.137.139) transfer interrupted (code 3) at flist.c(812) I had to change [cdrive] from path = "c:\" to path = c: to get rid of '@ERROR: chdir failed' error. I am getting close but still need some help. Thanks in advance. Nishi > -----Original Message----- From:
2001 Nov 17
1
read error: Connection reset by peer
Hello, This is my third posting in a day ! Many thanks to Tim Conway for responding to my first one. However, since I am hard pressed against time, I have been trying everything from the docs to get it to work but looks like, I might take forever unless some expert help comes in. So please, help if you can. Thanks. I am trying to copy a file from testor/source to admx/destination. Here is the
2011 Oct 07
1
[Bug 8513] New: files from local filesystem on source written to different filesystem on dest despite --one-file-system
https://bugzilla.samba.org/show_bug.cgi?id=8513 Summary: files from local filesystem on source written to different filesystem on dest despite --one-file-system Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core
2005 Mar 10
2
Quicken 2000 install fails with insufficient temp disk space
I'm a newbie to WINE. I'm running WINE 0.0.20050211-1 with kernel 2.6.10 and the Debian distribution. I CD to /cdrom and issue the command wine install.exe and the Quicken 2000 install starts. I immediately get a message from Quicken that there is insufficient temp space to perform the install. I have no clue about how to proceed. If someone has a HOWTO to get Quicken 2000 working, that
2003 Dec 23
1
smbmount to Win2k dying after kernel/samba upgrades
Really odd problem that I'm having, and I'm totally clueless as to whats causing it. Scenario: 2 mounts from a W2K machine to a Linux box. The Win2k box gets powered down overnight. Obviously during this, if i do a df it freezes because it cant reach the drives. I used to be able to boot the machine back up in the morning and it would see the drives again. Not anymore. The same
2003 Mar 19
1
accessing windows files systems from unix side
Samba Team, I am running samba 2.0 on a Solaris Unix system. We have about 9 Unix systems and 3 PCs. Samba works great from Windows machines to access files on all other computers on the network. Is there a way to access the file systems on the PCs from the Unix machines? For example should I be able to 'cd' to a PC cdrive? Where can I find documentation on this? Jerry Gerald
2001 Oct 15
1
WINE Printing: Couldn't open ppd file; Couldn't find PPD file
I am running wine version 20010824 and have been trying to get printing to work. I am running wine on a Slackware 8.0 box with the 2.4.7 kernel. Command: wine -debugmsg +psdrv excel.exe Result: ---snip trace:psdrv:PSDRV_Init (0x41422000, 0x00000002, (nil)) trace:psdrv:PSDRV_Init (0x41422000, 0x00000003, (nil)) FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock ---snip
2001 Nov 16
3
Secure connection to testor refused !
Here is a newbie question. Hope, you will not mind. I am trying to backup a file from my NT machine onto AIX machine. Here is the setup: NT machine (testor): rsync is in c:\Rsync\rsync.exe and is running as a daemon. (I created a service for Rsync first). AIX machine (admx): rsync -v rsync version 2.3.1 Copyright Andrew Tridgell and Paul Mackerras admx::nkapoor> telnet testor 873 Trying...
2004 Jan 05
0
No subject
see a copy of your rsyncd.conf? Tim Conway tim.conway@philips.com 303.682.4917 Philips Semiconductor - Longmont TC 1880 Industrial Circle, Suite D Longmont, CO 80501 Available via SameTime Connect within Philips, n9hmg on AIM perl -e 'print pack(nnnnnnnnnnnn, 19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), ".\n" ' "There are some who call me....
1998 Nov 10
0
unix registry command
USE AT YOUR OWN RISK. exactly the same rules apply to the use of rpcclient registry commands as to regedit.exe and regedt32.exe, except more so. obtain from: http://samba.anu.edu.au/cvs.html syntax: rpcclient -S nt_hostname -U username[%passwd] -W domain -l logfile rpcclient now has some _preliminary_ commands which work with HKEY_LOCAL_MACHINE and will in the near future work with HKEY_USERS
2002 Feb 26
0
few idea about dealing with "Large Roaming Profiles"
Well, I put it here. All the experience gained in about-half-an-year-management of Samba-PDC + numerous NT4 workstations is included. Also, I'd be glad to hear from you what did I miss! 1) when NT4-workstations are organised into "domain", there's some action assosiated to this: "to log into domain". samba ain such case acts as PDC (primary domain controller),
2008 May 02
4
Functions vs. Module Plugins vs. Facts
Hey all, I am trying to get a modified hostname (converting "blah-1234567" to "1234567") to use in my manifests and templates. I have it working for templates by using Ruby (*<%= hostname.split(''-'').pop.downcase %>*) but I haven''t been able to use it in manifests because they don''t process ERB. The way I see it I could do one of two
2020 Jul 13
0
Problem with network browsing
SMBv1 (the anonymous thing behind network neighborhood) because of the massive security problems it caused was decprecated. Microsoft came up with network neighborhood and they've shut it down due to their bad implementation. Samba, likewise, doesn't support SMBv1 by default. On 7/12/20 10:29 PM, Michael Jones via samba wrote: > I'm trying to diagnose why my windows 10 clients
2020 Jul 13
0
Problem with network browsing
If you have 1 member server, you could enabe nmbd in that server. Or install : llmnrd on linux and/or avahi-deamon if you dont have a member. And make sure you can use "proxy dns" as in, The primary DNS domain on linux should match (see in windows) CMD: ipconfig /all The : - primay dns suffix - DNS Suffix search order Then you are able to use \\hostname or \\hostname.FQ.DN.TLD
2020 Jul 13
1
Problem with network browsing
A reasonable alternative is to run Christgau's excellent Web Service Discovery host daemon (wsdd) on the samba server and make sure the Function Discovery Provider Host and Function Discovery Resource Publication services are running on the Windows 10 machines. Get wsdd from here: https://github.com/christgau/wsdd.git You can then stop and disable the nmbd on the samba machines as it's
2008 Jul 23
2
accessing the keyname and the value
Hello in PHP i can access the Keynames of an array by using this option: while(list($k,$v) = each($uebergabe)) { if($k <> "Abschicken" ){ $koepfe[] = $k; $werte[] = $v; }//if }//while I want do use this in rails do make my code more flexible. I
2005 Dec 21
0
Category/subcategory CRUD
Hello there! This is my first post! ;) I''m starting on ruby on rails, so I have many doubts about it! I''m trying to create a system that uses categories/subcategories. I created a scaffold for a table that has the following fields: - id int(11) - name varchar(50) - keyname varchar(50) - visible enum(''0'',''1'') default ''0'' -
2003 Dec 07
2
Questions about some Ethereal/log output and spoolss
My user observable errors seem to now be gone but I am seeing some behavior that may need to be looked at. There are error messages in Ethereal and in the logs like "_spoolss_getprinterdataex: Invalid keyname [DsDriver]". First I'll give the brief history and then more details below. I started a new install on FreeBSD 5.1 using samba 2.2.8. I compiled with CUPS (1.1.19). Printer is
2009 Nov 04
0
CentOS-announce Digest, Vol 57, Issue 2
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
1997 Sep 10
0
PLEASE HELP with SMBTAR
Hello I have read the docs for smbtar a million times, and I am sorry if this is dumb but can someone please tell me the syntax to restore from tape to an NT box. I have been trying this command with no luck: smbtar -s PHOENIX -x cdrive -u administrator -p password -r -l 1 sanjay