PDA

View Full Version : Why transform between samba so slowly?


bob.xiao
August 23rd, 2007, 01:32 AM
The samba server is running on RHAS4 machine in the same LAN, and I mount remote as local directory. When copy file from remote file to local, the speed is about 500Kb/s.

So, what's up?

jakev383
August 23rd, 2007, 07:01 AM
Are you mounting the machine as a SMBFS or CIFS? CIFS will improve the speed if you have not already tried it. Here's how I mount a home share:

//192.168.76.1/HomeShare /media/HomeShare cifs guest,rw,iocharset=utf8,file_mode=0777,dir_mode=07 77,noperm 0 0