Gentoo Archives: gentoo-user

From: Qiangning Hong <hongqn@×××××.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:31:17
Message-Id: 43326AA4.6090106@gmail.com
In Reply to: Re: [gentoo-user] transfer large files via samba cause system freeze by Heinz Sporn
1 Heinz Sporn wrote:
2 > Am Donnerstag, den 22.09.2005, 11:03 +0800 schrieb Qiangning Hong:
3 >
4 >>I tried to transfer a large file (~300MB) to a windows machine from my
5 >>gentoo laptop:
6 >>
7 >># mount -t cifs //winbox/movies /mnt/samba -o iocharset=utf8,umask=0000
8 >
9 >
10 > What if you just try
11 > mount -o username=xxx //winbox/movies /mnt/samba ?
12 >
13 > Does this resolve to a smb type mount (instead of CIFS)? Does it work
14 > better? Kernel options for SMB / CIFS ?
15
16 Isn't CIFS considered as a better SMBFS?
17
18 My winbox is a Chinese version windows, use smbfs will cause the
19 filename containing Chinese characters messed up. When use cifs with -o
20 iocharset=utf8, these characters are resolved correctly.
21
22 What do you mean of "Kernal options for SMB / CIFS"? I just build them
23 as modules.
24
25 --
26 Qiangning Hong
27 http://www.hn.org/hongqn (RSS: http://feeds.feedburner.com/hongqn)
28
29 Registered Linux User #396996
30 Get Firefox! <http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1>
31 Thunderbird! <http://www.spreadfirefox.com/?q=affiliates&id=67907&t=183>
32 --
33 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] transfer large files via samba cause system freeze Heinz Sporn <heinz.sporn@××××××××.com>