Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Erratic Rsync Behavior
- Date: Wed, 27 Apr 2011 17:37:00 +0900
- From: Charles Muller <cmuller-lst@example.com>
- Subject: Re: [tlug] Erratic Rsync Behavior
- References: <4DB7BB1D.1010700@example.com> <87sjt487md.fsf@example.com>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110402 Lightning/1.0b2 Icedove/3.1.9
Stephen J. Turnbull wrote:> Starting from a couple of weeks ago, my rsync began to do funny > things: Sometimes it fails to copy (or update) recently updated > files (it hits some, but not others). Then the next time I run it, > it copies every single file, including files that were never touched > in the interim. That sounds like you might be right, that it's a time-stamping issue. It would help if you would post the scripts, at least the rsync commands.A typical one, going up to the server, is like this: INMOTION="remoteserver:backupdirectory"rsync --delete -ruvptl -e ssh /mnt/win_d/docs $INMOTION --exclude "*.tmp" --exclude "*.wbk" --exclude "tiff/" --exclude "*.bak" --exclude "*.*~" --exclude "*~"In another version, I used -a -v instead of -ruvptl, but this doesn't seem to make any difference. As you might guess, this is going between a local FAT32 system and a Linux server. Going the other way (from the server to local) I use the same arrangement with the paths reversed in position.Chuck ------------------- A. Charles Muller University of Tokyo Graduate School of Humanities and Sociology, Faculty of Letters Center for Evolving Humanities 7-3-1 Hongō, Bunkyō-ku Tokyo 113-0033, Japan Web Site: Resources for East Asian Language and Thought http://www.acmuller.net <acmuller[at]jj.em-net.ne.jp> Mobile Phone: 090-9310-1787
- Follow-Ups:
- Re: [tlug] Erratic Rsync Behavior
- From: Jim Tittsler
- Re: [tlug] Erratic Rsync Behavior
- From: Stephen J. Turnbull
- Re: [tlug] Erratic Rsync Behavior: timezones; utc option for mount
- From: jep200404
- References:
- [tlug] Erratic Rsync Behavior
- From: Charles Muller
- [tlug] Erratic Rsync Behavior
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Joi Ito appointed head of MIT Media Lab
- Next by Date: Re: [tlug] Erratic Rsync Behavior
- Previous by thread: [tlug] Erratic Rsync Behavior
- Next by thread: Re: [tlug] Erratic Rsync Behavior
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links