similar to: transfer interrupted (code 3) at flist.c(812)

Displaying 20 results from an estimated 700 matches similar to: "transfer interrupted (code 3) at flist.c(812)"

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...
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
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....
2001 Dec 01
3
include/exclude ?
All, Could someone please help me resolve this: [admx:test] $ ls ERR01 ah01 ah02 an01 an02 mp01 mp02 [admx:test] $ ls {an,mp,ERR}* ERR01 an01 an02 mp01 mp02 I want to rsync only the "{an,mp,ERR}*" files across using the following command but do not see the expected results. [admx:test] $ rsync -va --exclude="*" --include="{an,mp,ERR}*" ./*
2001 Dec 18
1
return status of rsync
Hello, rsync returns zero if it is successful but a non-zero (2816) if it can not find any file(s) to move across. Just curious if that should still return zero ? nkapoor> rsync -av * nk01::incoming building file list ... * : No such file or directory done wrote 73 bytes read 337 bytes 820.00 bytes/sec total size is 0 speedup is 0.00 I am trying to use this return status to determine if
2001 Dec 18
2
--size-only ?
-I, --size-only Normally rsync will skip any files that are already the same length and have the same time-stamp. With the -- size-only option files will be skipped if they have the same size, regardless of timestamp. This is useful when starting to use rsync after using another mirroring system which may not
2002 Aug 08
1
Can not access linux printer from windows
All, I have a linux machine running Mandrake 8.2 and a windows machine running Windows 2000. The printer (aprinter) is installed on the linux machine and I am trying to access it from windows. I can access all the linux directories and files from my windows machine and even setting up 'Network Printer' on windows also went through fine but when I try to print a test page, I get this
2009 Nov 05
1
Take2: rsync over ssh with --link-dest
Ugh, sorry, fumbled the keys. Here is the proper message. Hi, I'm trying to backup a directory over ssh that is named according to the date, such as "20091104" on the remote side, and compare it to yesterday's backup on the local side, such as "20091103". I'm pretty sure I understand how rsync include/exclude works, and I believe that is the root of the problem.
2002 Feb 08
1
Deleting files from source after a successful rsync !
I have a few clients who prepare some reports and put it in their outgoing/ directory for me to pick up every morning. Is there a way to delete those files from their outgoing/ after I fetch them ? Thanks Nishi
2002 Feb 11
1
problem getting just a single dir !
I am trying to fetch a single dir using the following command but all I get is a empty dir: rsync -av www.myServer.com::myStuff --include=myDir --exclude=* . Here is the rsync output: receiving file list ... done myDir/ ./ wrote 119 bytes read 392 bytes 92.91 bytes/sec total size is 0 speedup is 0.00 The command looks simple and straight forward but somehow I am not getting the expected
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
2023 Jan 06
2
Group Policy Settings Missing/Not Applying
On 1/6/23 8:11 AM, Dawson Greeley via samba wrote: > Hi, Im attempting to apply a few group policy settings but they dont seem to be applying on the machine in question, or some settings I cannot see in the GPME. > > > 1. Settings applied to openssh dont seem to create the required config files in /etc/ssh/sshd_config.d/ for ssh to actually pick up on these changes. Is there a
2023 Jan 06
1
Group Policy Settings Missing/Not Applying
Hi, Im attempting to apply a few group policy settings but they dont seem to be applying on the machine in question, or some settings I cannot see in the GPME. 1. Settings applied to openssh dont seem to create the required config files in /etc/ssh/sshd_config.d/ for ssh to actually pick up on these changes. Is there a different location its applying these to that I can verify with? Below is
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
2006 Oct 20
5
[PATCH]Add the Japanese keymap for VNC Server.
Hi All, My name is Takanori Kasai. This is a first time to send mail. I found the key that was not able to be input to HVM Domain (VTx and VTi Domain) through VNC Server with Japanese keyboard. I think that it is a cause by lack of some keys in Japanese keymap and the key symbol table in qemu-dm. This patch is addition of the keys for Japanese keyboard. My best regards. - Takanori Kasai
2016 Jan 21
8
Windows 10 administrative templates /central store with Samba
Hi list, This might or might not be a Samba related post. Feel free to ignore it in case it is too far off-topic My current understanding is that ... a) I need those new templates in order to fully integrate Win10 clients in an AD domain (i.e. with compatible policies). b) I can only modify policies based on Win10 admx files from Win10 machines (i.e. with the RSAT tools for Win10). Are there
2016 Jan 25
2
Windows 10 administrative templates /central store with Samba
Viktor, thanks again! Now that I did this (added the Win10 1511 ADMX files to the central store), I probably will have to recreate the policies that will be applied to Win10 machines, right? Ole On 21.01.2016 17:16, Viktor Trojanovic wrote: > Hi Ole, > > I've been using Samba with Win10 clients for a while now, so I'm happy > to share some of my findings. > > See