From: <for...@tx...> - 2003-02-02 06:43:48
|
Howdy, I am trying to backup directories and filenames that contain spaces using 1.0pre6. Unfortunately the "cd" commands complains about too many arguments and flexbackup starts at the current directory. I'm using FreeBSD 4.7 with a Sony AIT2 tape drive. Any help would be appreciated.... Here's the output: [root@rossini root]# flexbackup -fs '/home/data/Work/RSS Web Page' flexbackup version 1.0pre6 (http://flexbackup.sourceforge.net) /etc/flexbackup.conf syntax OK |------------------------------------------------------------ | Checking /bin/sh on this machine... unknown (probably Bourne Shell) |------------------------------------------------------------ | Doing level 0 backup of /home/data/Work/RSS Web Page using tar | Found index key 200302020041, next file is 1 | Making sure tape is at end of data... |------------------------------------------------------------ /dev/nrsa0: hardware block location 1 |------------------------------------------------------------ | File number 1, tape index 200302020041 | Backup of: /home/data/Work/RSS Web Page | Date of this level 0 backup: Sun Feb 02 00:43:07 2003 | Date of last level 0 backup: the epoch |------------------------------------------------------------ | /tmp/collectexit.26324.sh cd /home/data/Work/RSS Web Page && | /tmp/collectexit.26324.sh find . -xdev -depth ! -regex ".*/[Cc]ache/.*" | ! -regex ".*~"$ -print0 | /tmp/collectexit.26324.sh tar --create --null | --files-from=- --same-permissions --same-order --no-recursion --totals | --label "level 0 /home/data/Work/RSS Web Page Sun Feb 02 00:43:07 2003 | tar from rossini.coserv.net" --verbose --sparse -b 20 --file - | | /tmp/collectexit.26324.sh dd ibs=10k obs=10k conv=noerror,sync | of=/dev/nrsa0 | [ ! -e /tmp/exitstatus.26324 ] |------------------------------------------------------------ cd: too many arguments level 0 /home/data/Work/RSS Web Page Sun Feb 02 00:43:07 2003 tar from rossini.coserv.net ./.ncftp/init_v3 ./.ncftp/log ./.ncftp/prefs ./.ncftp/history ./.ncftp/firewall ./.ncftp/prefs_v3 ./.ncftp/trace ./.ncftp/ ./.bash_history ./.lsof_rossini ./.ssh/known_hosts ./.ssh/ |-------------------------------------------------------| | Jason Fortezzo | E-mail: for...@tx... | | Systems Engineer | Phone: (214) 664-4788 | | TXU Business Services | Pager: (800) 204-1671 | |-------------------------------------------------------| ********************************************************************************** Confidentiality Notice: This email message, including any attachments, contains or may contain confidential information intended only for the addressee. If you are not an intended recipient of this message, be advised that any reading, dissemination, forwarding, printing, copying or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by reply message and delete this email message and any attachments from your system. ********************************************************************************** |