Re: amrecover, cannot use "cd A windows dir with spaces"

2002-03-15 Thread John R. Jackson

>amrecover interface seems to be unable to cd to dirs with spaces in its
>names, I tried quotes, backslashes ... Any suggestion?

What kind of quotes?  I use double quotes all the time (miserable
PC's and Mac's :-):

AMRECOVER Version 2.4.2p2. Contacting server on ...
...
amrecover> cd xxx
/home/whatever/j/xxx
amrecover> cd "Rescue squad"<<
/home/whatever/j/xxx/Rescue squad
amrecover> ls
2002-02-23 .
2002-02-23 Staff.doc
...

At 2.4.3 (now in beta test) you can use wildcards on "cd" like you can
with "add" which would also work to get around these problems.

>Other question, can I recover directly to clients (windows) ...

Yes.  Use "setmode smb".  The default is "setmode tar" which brings them
back to the Samba server via tar.

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]



amrecover, cannot use "cd A windows dir with spaces"

2002-03-15 Thread Jordi Vidal

Hello

amrecover interface seems to be unable to cd to dirs with spaces in its
names, I tried quotes, backslashes ... Any suggestion?

add command with wildcards work fine.

Other question, can I recover directly to clients (windows) or must I
recover to a tmp dir then share it and copy from win client?

Regards