Displaying 1 result from an estimated 1 matches for "backup_temp_log".
2002 Oct 25
2
smbclient error - SUCCESS - 0
...'ve looked through the Release notes, and I can't see any reference to
the problem I'm experiencing being a bug, so I assume that I'm just not
doing it right.
The command line I'm using is
smbclient //machine_name /backup$ "password" -N -Tc
$BACKUP_DEVICE >>$BACKUP_TEMP_LOG \
2>>$BACKUP_TEMP_ERROR_LOG
The clients are a mix of Windows ME and Windows 2000 Professional
boxes. They use the smab PDC for authentication. I don't seem to have
any problems using the smbclient as an ftp client. (does that make
sense?)
If the only answer is to update to 2.2.6 an...