Displaying 3 results from an estimated 3 matches for "kwhadm".
Did you mean:
kwade
2003 Nov 26
1
Antwort: Re: Backup from Linux onto Win2K-share
On Mon, Nov 17, 2003 at 12:28:33PM +0100, Carsten.Loeffler@command.de
wrote:
> No, I'm not really "taring". Right now I'm using following command to
mount
> a share on the windows box:
>
> smbmount //ntsrvsr3/cmdhp5 /mnt/backupsmb -o username=kwhadm,dmask=777
>
> I also tried "mount -f smbfs ...."; but this failed as well.
>
> Some more descriptions:
> I have a Windows-2000-domain with ten W2K servers. One of the servers is
my
> backup server which has a share for each of the other servers where they
> can put
&g...
2003 Nov 17
0
(no subject)
...nd a solution)
>Hey, Carsten,
>
> am Montag, 17. November 2003 um 12:28 hast Du geschrieben:
> No, I'm not really "taring". Right now I'm using following command to
mount
> a share on the windows box:
>
> smbmount //ntsrvsr3/cmdhp5 /mnt/backupsmb -o username=kwhadm,dmask=777
>
> I also tried "mount -f smbfs ...."; but this failed as well.
% What do your logfiles tell you when you try this? Set loglevel to 2
% and look that up.
Good idea. I did not know that there are any logfiles.
Can you give me a hint how to switch them on or switch
them t...
2003 Nov 14
7
Backup from Linux onto Win2K-share
Hi.
I'm running Kernel 2.4.19 and Samba 2.2.5.
I'm in need to do a backup out of big SAPDB database (60 GB)
onto a share on a Win2K-box (all my databases have to backup
onto this w2K-box where they get saved on tape).
This works fine as long as it comes to 2 GB. Than it stops with
the message "file size exceeded". Obviously there is a file size limit
somewhere in Samba.
How