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
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
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
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
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
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
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
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
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
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/
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
11 matches
Mail list logo