similar to: rsync error: some files could not be transferred (code 23)

Displaying 20 results from an estimated 300 matches similar to: "rsync error: some files could not be transferred (code 23)"

2007 Jul 04
0
long filename and rsync error: some files could not be transferred (code 23)
Hi, I installed a Backup server under Debian Etch. When a client tries to backup files with a long path I receive this error message: skipping overly long name: Documents and settings\\Amministratore\\Desktop/codice da
2006 Oct 12
6
backup system files (and permissions) over ssh
how do you backup system files like /etc/ over ssh to another machine and keep permissions the same on the remote backup location ? i tried using -a flag, but because i'm connecting through ssh i'm not using Rsync module on the remote computer and therefore i cant write files as root so -a flag is not working. all the files are being written with owner SSH_USER and group SSH_USER_GROUP i
2008 Feb 06
1
[Err] FreeNAS + NasBackup Configuration
Transmit Report: jnlee@mantech.co.kr¿¡°Ô ¸ÞÀÏ ¹ß¼ÛÀ» 3¹ø ½ÃµµÇßÁö¸¸ ½ÇÆÐÇÏ¿´½À´Ï´Ù. (½ÇÆÐ ÀÌÀ¯ : 550 5.1.1 User unknown(10.10.111.20)) <Âü°í> ½ÇÆÐ ÀÌÀ¯¿¡ ´ëÇÑ ¼³¸í User unknown :¸ÞÀÏÀ» ¼ö½ÅÇÒ »ç¿ëÀÚ°¡ Á¸ÀçÇÏÁö ¾ÊÀ½ Socket connect fail:¼ö½Å ¸ÞÀÏ ¼­¹ö¿Í ¿¬°á ½ÇÆÐ DATA write fail :¼ö½Å ¸ÞÀÏ ¼­¹ö·Î ¸Þ¼¼Áö ¼Û½Å ½ÇÆÐ DATA reponse fail :¼ö½Å ¸ÞÀÏ ¼­¹ö·ÎºÎÅÍ ¸Þ¼¼Áö ¼ö½Å ½ÇÆÐ
2006 Sep 12
2
rsync through ssh - i get an error
On Mon, Sep 11, 2006 at 01:31:00PM +0200, rsync-mail-gateway@nasbackup.com wrote: > rsync: read error: Connection reset by peer (104) This means the socket closed. Does rsync even get started on the remote system? That would be the first thing to investigate. If it is getting run, does the remote process crash or die? If you are connecting with a daemon process, you can look at the logs to
2006 Oct 17
2
tcl/tk rsync wrapper planned
Hello, we did some research and we would like to try to write a Tcl/Tk wrapper around rsync. Tcl/Tk - - is easy to write - has nice GUI library - is cross platform - has several installers Would somebody be interested to participate? Our goal is - To have a small Windows XP and OS X backup applications that allow the user to select a folder which is sent to a remote server. Incremental
2013 Feb 01
2
how to setdiff on lists of lists
Dear List, I have a data structure like: > aa [[1]] [1] 1 2 3 [[2]] [1] 4 5 6 > bb [[1]] [1] 3 [[2]] [1] 5 I would like to set differences between "aa" and "bb" and get as result another list of lists like: > res [[1]] [1] 1 2 [[2]] [1] 4 6 I am trying: lapply(aa, setdiff, bb) but I simply get "aa" back as result. Could you please point me in the
2012 May 07
1
wireframe and par(mfrow)
Hello List, I have some plots with the wireframe() function, and I'd like to display them in a single jpeg file. I know that par(mfrow=c(x,y)) will divide my display window in x rows and y columns, and although this works with plot(), it looks like it's not working with wireframe. here's my code: library(lattice) library(Cairo) CairoJPEG("wiley-rank.jpeg", width=960,
2002 Sep 08
2
Printing via smbprint to a WinPrinter
Hi all. I would like to print from a Linux Server to a printer connected to a Windows ME machine. I'm able to connect via smbclient, with smbclient //windowsme/printer -U '' -N and I receive the smb> prompt Now, when I try to print any file, nothing comes out from the printer. The printer is a Canon LBP-810 which, according to www.linuxprinting.org site, is a WinPrinter. My
2007 May 20
3
pangocairo missing can't install
Hi, configure fail on this message: > checking for PANGO... no configure: error: pangocairo is required to build swfdec I could not figure out what the missing package name on debian. There are a lot or package related to pango and cairo but none of those how seen to me relevant solve the problem. Please advise Addady
2005 Jun 16
1
Unable to modify TDB passwd
Hi everybody, My name is Tani Alessandro, I have a problem when I try to change the password of user "root" (the Domain Administrator). For all the others users I don't have any problem. I have update samba from the version 3.0.11 to the version 3.0.14a. I use a Red Hat 9. When I try to change the root password I recive this messagge: > Unable to modify TDB passwd ! Error:
2008 Mar 24
7
Ability to ban ML people
Some people on mailing list (most notably Paul Johnson)don't get that forum works different. Please block their replies or remove them completely from the ML and forum.
2006 Sep 05
5
File Locking under Windows - a solution ?
We are currently using Rsync (with cygwin) to propagate static files from a preview server (Windows) to our live servers (Windows) on demand. Unfortunately, because the live servers are *live*, inevitably some of the files we mean to update are in use and therefore locked by the windows filesystem. Since they are locked, they are not updated, and our servers get out of synch. Does anyone know
2006 Jul 11
1
Linux backup to Windows hard drive and restore using rsync?
Hi, I want to backup my Linux system to remote Windows hard drive. Rsync can?t create softlink and preserve the EXT3 permission on the windows NTFS. My question is, in case of disaster I want to restore the whole / /var /usr partitions. Will the following restore steps will end in viable Linux. 1) Install the same Linux OS from scratch on new clean partitions. 2) Rsync to restore the data
2008 Mar 26
3
Empty subject
There is something wrong with the forum. If people hit "PostReply" button in the top-left the subject is not being populated. Considering that we get so many clueless people here who don't even bother to see if the subject is filled we got lots of broken posts. Alternatively can forum enforce the non-empty subject line on replies?
2008 Mar 19
5
Wine
i'm working in a government. It's SD.NET. Nobody would know about it Code: linux-c5xy:~ # wine --version wine-0.9.57
2008 Dec 04
7
Win32 GUI Client
Can anyone recommend a good win32 GUI rsync client? -------------- next part -------------- HTML attachment scrubbed and removed
2007 Oct 01
6
why not a gui for rsync
I'm using rsync and I'm very glad, but, in some case, i'm not so happy. Some people are backing up the data with rsync but they have a lot of files, more than 100000 and 20 Gb of data. We are using batch files and the task scheduling system of windows. It is difficult to see if the backup is well done, sometimes, they are error. We try to make some gui, one in java, an other in c++
2006 Aug 03
3
Backup Exchange mailboxes using rsync
Hi all, Has anyone got any advice on the best way to backup Exchange mailboxes (Exchange 5.5) running on a Windows 2000 server? We already use rsync on a number of other Windows boxes for general file backup. I've read that even if you get backups of the Exchange mailbox files, then it's really tricky to get the mailboxes back into Exchange if the server dies. Anyone got any tips on
2004 Oct 21
3
GUI for rsync
Hello, I am looking for an open source Win/Mac GUI for rsync that will allow ordinary people to back up selected files/directories to a specially prepared for the purpose internet server. Has anyone practical experience with this and some recommendations? Thank you in advance, Iavor -- www.verysmall.org
2005 Nov 28
2
GUI for rsync?
Hi, I am new to rsync. Here are my some doubts. I am using Red Hat Linux 8. 1. Is their any GUI for rsync? If there is a GUI for rsync please let me know. 2. While copying file does rsync locks that file? 3. Is it possible to copy open file with rsync? If yes, how how it does that? [ I have a script to run rsync periodically, which copy a big file. If I am using that file (reading or