Sponsored Content
Operating Systems Linux Ubuntu rdiff-backup using escape codes on vfat thumbdrive Post 302361175 by mikemc on Monday 12th of October 2009 03:34:09 PM
Old 10-12-2009
rdiff-backup using escape codes on vfat thumbdrive

I thought it may be nice to use rdiff-backup to backup my websites to a thumb drive. But all the capital letters are substituted with octal escape codes. How can I over come this?

There are no issues backing up to another ext3 drive.

The source drive is ext3 the thumb drive is vfat mounted as:
Code:
/dev/sdd1	/media/thumbdrive vfat rw,nosuid,uid=1000,gid=1000,umask=000 0 0

Example:
original - SOLMETRA-FlashUploader_102
becomes - ;083;079;076;077;069;084;082;065-;070lash;085ploader_102

rdiff-backup -V
rdiff-backup 1.2.7

rdiff-backup command:
Code:
rdiff-backup --exclude-symbolic-links --terminal-verbosity 5 --include-globbing-filelist /home/mike/.rdiff-backup/sys_files / /media/thumbdrive/www

Ubuntu version 2.6.28-15-generic #52-Ubuntu

---------- Post updated at 12:22 PM ---------- Previous update was at 12:12 PM ----------

Never mind use --override-chars-to-quote

thanks anyway

---------- Post updated at 03:34 PM ---------- Previous update was at 12:22 PM ----------

Still need help --override-chars-to-quote turns all directory and file names to octals. --override-chars-to-quote made it worse
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

escape codes

I did a search and found the link for escape codes,- but I am not sure how to modify this script to set the margins. I started with a script that was already written on my system to set a printer to print landscape. I need to send an report that is in an ascii file to multiple printers from my... (1 Reply)
Discussion started by: MizzGail
1 Replies

2. UNIX for Dummies Questions & Answers

Using color escape codes in less

Hi all, Not sure how "for dummies" this question is, but I'd better use understatement... A. My Environment ============== I am using RedHat Linux, version 2.6.18-53.el5. When I type less --version I get: less 394 Copyright (C) 1984-2005 Mark Nudelman ... My terminal is configured... (1 Reply)
Discussion started by: Source2Exe
1 Replies

3. Shell Programming and Scripting

Help with a using screen with rdiff-backup

Going to move this to another.. forum... please delete. (0 Replies)
Discussion started by: briandanielz
0 Replies

4. Shell Programming and Scripting

Whats the best way to mirror a rdiff-backup to an external drive and persevere the rdiff history of

Whats the best way to mirror a rdiff-backup to an external drive and persevere the rdiff history of the local copy ? I was thinking rsync ~/rdiffdirectory /directory on external volume also if I did this... rdiff-backup ~/rdiffdirectory /directory on external volume ... (0 Replies)
Discussion started by: briandanielz
0 Replies
JSONBOT(1)							    jsb manual								JSONBOT(1)

NAME
jsb-backup - The JSONBOT backup app SYNOPSIS
jsb-backup is used to make backup of the datadir used by JSONBOT DESCRIPTION
jsb-backup does a backup of the JSONBOT datadir (defaults to ~/.jsb) to ~/jsb-backups directory. USAGE
Usage: jsb-backup [options] Options: --version show program's version number and exit -h, --help show this help message and exit -d DATADIR, --datadir=DATADIR datadir to use -t TARGET, --target=TARGET target dir -l LOGLEVEL, --loglevel=LOGLEVEL logging level --colors enable the use of colors DOCUMENTATION
See http://jsonbot.org for more documentation or see http://jsonbot.googlecode.com SEE ALSO
jsb(1), jsb-init(1), jsb-irc(1), jsb-fleet(1), jsb-sed(1), jsb-tornado(1), jsb-xmpp(1), jsb-stop(1), jsb-udp(1), jsonbot(10 AUTHOR
This manual page was written by Bart Thate <bthate@gmail.com>, for the Debian GNU/Linux system (but may be used by others). Debian GNU/Linux 22 Nov 2011 JSONBOT(1)
All times are GMT -4. The time now is 03:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy