Gentoo Archives: gentoo-user

From: Heinz Sporn <heinz.sporn@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] transfer large files via samba cause system freeze
Date: Thu, 22 Sep 2005 08:55:30
Message-Id: 1127378863.10153.112.camel@spok.local.sporn-it.com
In Reply to: Re: [gentoo-user] transfer large files via samba cause system freeze by Qiangning Hong
1 Am Donnerstag, den 22.09.2005, 16:26 +0800 schrieb Qiangning Hong:
2 > Heinz Sporn wrote:
3 > > Am Donnerstag, den 22.09.2005, 11:03 +0800 schrieb Qiangning Hong:
4 > >
5 > >>I tried to transfer a large file (~300MB) to a windows machine from my
6 > >>gentoo laptop:
7 > >>
8 > >># mount -t cifs //winbox/movies /mnt/samba -o iocharset=utf8,umask=0000
9 > >
10 > >
11 > > What if you just try
12 > > mount -o username=xxx //winbox/movies /mnt/samba ?
13 > >
14 > > Does this resolve to a smb type mount (instead of CIFS)? Does it work
15 > > better? Kernel options for SMB / CIFS ?
16 >
17 > Isn't CIFS considered as a better SMBFS?
18
19 It's been said. Still - do you have both SMBFS and CIFS support built
20 into your kernel, or just CIFS? If the later is true I would include
21 SMBFS as well and try the same thing with good old SMB as well (you may
22 use both simultanously anyway).
23
24 Interessting details missing: your kernel and windoze version?
25
26 >
27 > My winbox is a Chinese version windows, use smbfs will cause the
28 > filename containing Chinese characters messed up. When use cifs with -o
29 > iocharset=utf8, these characters are resolved correctly.
30 >
31 > What do you mean of "Kernal options for SMB / CIFS"? I just build them
32 > as modules.
33 >
34 > --
35 > Qiangning Hong
36 > http://www.hn.org/hongqn (RSS: http://feeds.feedburner.com/hongqn)
37 >
38 > Registered Linux User #396996
39 > Get Firefox! <http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1>
40 > Thunderbird! <http://www.spreadfirefox.com/?q=affiliates&id=67907&t=183>
41 --
42 Mit freundlichen Grüßen
43
44 Heinz Sporn
45
46 SPORN it-freelancing
47
48 Mobile: ++43 (0)699 / 127 827 07
49 Email: heinz.sporn@××××××××.com
50 heinz.sporn@××××××.at
51 Website: http://www.sporn-it.com
52 Snail: Steyrer Str. 20
53 A-4540 Bad Hall
54 Austria / Europe
55
56 --
57 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] transfer large files via samba cause system freeze Qiangning Hong <hongqn@×××××.com>