From: Edwin H. <ed...@co...> - 2003-09-26 13:51:51
|
[ Cavan Kelly wrote: ] > Good morning, > > I need to restore a file the name of which contains a space i.e. > "customer file". > > Can anyone tell me how to specify this file in extract-list? I think it > might have something to do with %20 but I've tried various syntax (es?) > and haven't found a winning combination. flexbackup [args] -extract -onefile <subdir>/customer\ file flexbackup [args] -extract -onefile "<subdir>/customer file" or put "<subdir>/customer\ file" on one line of the file list to use with -extract -flist. -- Edwin Huffstutler ed...@co... GnuPG Key ID: AE782DC9 |