Re: [gentoo-user] transfer large files via samba cause system freeze

2005-09-24 Thread Qiangning Hong
Holly Bostick wrote: > Qiangning Hong schreef: > >>Bryan Whitehead wrote: >> >> >>>Can't you also use the iocharset=utf8 and codepage=utf8? >>> >>>something like: mount -t smbfs -o >>>user=,iocharset=utf8,codepage=utf8 \\server\path /mnt/samba >>> >>>This doesn't work? >> >> >>It doesn't work. Th

Re: [gentoo-user] transfer large files via samba cause system freeze

2005-09-24 Thread Holly Bostick
Qiangning Hong schreef: > Bryan Whitehead wrote: > >> Can't you also use the iocharset=utf8 and codepage=utf8? >> >> something like: mount -t smbfs -o >> user=,iocharset=utf8,codepage=utf8 \\server\path /mnt/samba >> >> This doesn't work? > > > It doesn't work. There are "?"s in the filenames

Re: [gentoo-user] transfer large files via samba cause system freeze

2005-09-23 Thread Qiangning Hong
Jerry McBride wrote: > What version samba and do you have "use sendfile = no" in the server smb.conf > file? samba 3.0.14a-r2. I don't know how to set options in the windows box. But in my gentoo laptop, there is no "sendfile" line in /etc/samba/smb.conf. -- Qiangning Hong http://www.hn.org/h

Re: [gentoo-user] transfer large files via samba cause system freeze

2005-09-23 Thread Qiangning Hong
Bryan Whitehead wrote: > Can't you also use the iocharset=utf8 and codepage=utf8? > > something like: > mount -t smbfs -o user=,iocharset=utf8,codepage=utf8 \\server\path > /mnt/samba > > This doesn't work? It doesn't work. There are "?"s in the filenames. -- Qiangning Hong http://www.hn.org/h

Re: [gentoo-user] transfer large files via samba cause system freeze

2005-09-23 Thread Jerry McBride
On Thursday 22 September 2005 03:03 am, Qiangning Hong wrote: > I tried to transfer a large file (~300MB) to a windows machine from my > gentoo laptop: > > # mount -t cifs //winbox/movies /mnt/samba -o iocharset=utf8,umask= > # exit > $ cp largefile.avi /mnt/samba > > The transfer starts and ea

Re: [gentoo-user] transfer large files via samba cause system freeze

2005-09-23 Thread Bryan Whitehead
Can't you also use the iocharset=utf8 and codepage=utf8? something like: mount -t smbfs -o user=,iocharset=utf8,codepage=utf8 \\server\path /mnt/samba This doesn't work? On Fri, 23 Sep 2005, Qiangning Hong wrote: Heinz Sporn wrote: Am Donnerstag, den 22.09.2005, 16:26 +0800 schrieb Qiangni

Re: [gentoo-user] transfer large files via samba cause system freeze

2005-09-22 Thread Qiangning Hong
Heinz Sporn wrote: > Am Donnerstag, den 22.09.2005, 16:26 +0800 schrieb Qiangning Hong: >>Isn't CIFS considered as a better SMBFS? > > It's been said. Still - do you have both SMBFS and CIFS support built > into your kernel, or just CIFS? If the later is true I would include > SMBFS as well and tr

Re: [gentoo-user] transfer large files via samba cause system freeze

2005-09-22 Thread Heinz Sporn
Am Donnerstag, den 22.09.2005, 16:26 +0800 schrieb Qiangning Hong: > Heinz Sporn wrote: > > Am Donnerstag, den 22.09.2005, 11:03 +0800 schrieb Qiangning Hong: > > > >>I tried to transfer a large file (~300MB) to a windows machine from my > >>gentoo laptop: > >> > >># mount -t cifs //winbox/movies

Re: [gentoo-user] transfer large files via samba cause system freeze

2005-09-22 Thread Qiangning Hong
Heinz Sporn wrote: > Am Donnerstag, den 22.09.2005, 11:03 +0800 schrieb Qiangning Hong: > >>I tried to transfer a large file (~300MB) to a windows machine from my >>gentoo laptop: >> >># mount -t cifs //winbox/movies /mnt/samba -o iocharset=utf8,umask= > > > What if you just try > mount -o u

Re: [gentoo-user] transfer large files via samba cause system freeze

2005-09-21 Thread Heinz Sporn
Am Donnerstag, den 22.09.2005, 11:03 +0800 schrieb Qiangning Hong: > I tried to transfer a large file (~300MB) to a windows machine from my > gentoo laptop: > > # mount -t cifs //winbox/movies /mnt/samba -o iocharset=utf8,umask= What if you just try mount -o username=xxx //winbox/movies /mnt/

[gentoo-user] transfer large files via samba cause system freeze

2005-09-21 Thread Qiangning Hong
I tried to transfer a large file (~300MB) to a windows machine from my gentoo laptop: # mount -t cifs //winbox/movies /mnt/samba -o iocharset=utf8,umask= # exit $ cp largefile.avi /mnt/samba The transfer starts and eats 100% of my CPU. However, after transfered ~40MB of data, my linux system