Les Mikesell wrote:
On Thu, 2005-08-11 at 10:57, Chris Horn wrote:
Perhaps the issue is with /usr/local/bin/backuppc-tar. Is this a
perl or shell script, or just a renamed gnu tar binary?
If it a shell script then it is probably re-breaking args at
whitespace. If so, you need $incrDate+ inst
Hello,
a share has as name 'bckOT (D)'
no problem with the smbclient :
--
[EMAIL PROTECTED] o_tirions]$ smbclient -U tirions '\\xx.xx.xx.xx\bckOT (D)'
Password:
Domain=[PCTIRIONS] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
smb: \> dir
ProfilesD0
On Thu, 2005-08-11 at 10:57, Chris Horn wrote:
> > Perhaps the issue is with /usr/local/bin/backuppc-tar. Is this a
> > perl or shell script, or just a renamed gnu tar binary?
> >
> > If it a shell script then it is probably re-breaking args at
> > whitespace. If so, you need $incrDate+ instead
> Perhaps the issue is with /usr/local/bin/backuppc-tar. Is this a
> perl or shell script, or just a renamed gnu tar binary?
>
> If it a shell script then it is probably re-breaking args at
> whitespace. If so, you need $incrDate+ instead of $incrDate.
Ah, this is/was probably it (although I re
Quoting dosseh edjé <[EMAIL PROTECTED]>:
> I want to know if there are something to do in particulary to configure
> BackupPC-2.1.1 whith FEDORA CORE 3. I have some problems such as :
> -Connecting clients without password with ssh ($Conf{XferMethod}='rsync').
You can't use passwords with ssh in
Hello,
I want to know if there are something to do in particulary to configure BackupPC-2.1.1 whith FEDORA CORE 3. I have some problems such as :
-Connecting clients without password with ssh ($Conf{XferMethod}='rsync').
-Setting cgi interface
Please i'm newer on linux system and tried to a
Chris Horn writes:
> I have been trouble getting BackupPC to do a proper tar incremental
> backup. The problem seems to be with tar and the $incrDate format.
> my setup is all on localhost, with no SSH, or other remote access.
>
> Here is some sample log output:
>
> - SNIPPET OF LOG