![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Ubuntu Ubuntu is a complete desktop Linux operating system, freely available with both community and professional support. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| rdiff-backup 1.3.0 (Development branch) | iBot | Software Releases - RSS News | 0 | 01-04-2009 01:20 PM |
| rdiff-backup 1.2.4 (Default branch) | iBot | Software Releases - RSS News | 0 | 01-01-2009 10:40 PM |
| rdiff-backup 1.2.3 (Default branch) | iBot | Software Releases - RSS News | 0 | 12-29-2008 09:50 PM |
| Using color escape codes in less | Source2Exe | UNIX for Dummies Questions & Answers | 1 | 09-24-2008 09:06 AM |
| escape codes | MizzGail | UNIX for Dummies Questions & Answers | 1 | 08-14-2003 03:41 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
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 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 ---------- 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 |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|