Aloha
I have a linux server running samba. When I try to connect from my mac 10.4.11 using smb //ipaddress/folder I receive:
The Finder cannot complete the operation because some data in "smb //ipaddress/folder" could not be read or written. (Error code -36).
Can see the shares from the command line:
joevs-Computer:~ joev$ smbclient -L ipaddress
Password:
Domain=[HTPC] OS=[Unix] Server=[Samba 3.0.9-2.3-SUSE]
Sharename Type Comment
--------- ---- -------
data Disk
joev Disk
IPC$ IPC IPC Service (Samba 3.0.9-2.3-SUSE)
ADMIN$ IPC IPC Service (Samba 3.0.9-2.3-SUSE)
Domain=[HTPC] OS=[Unix] Server=[Samba 3.0.9-2.3-SUSE]
Server Comment
--------- -------
LINUX Samba 3.0.9-2.3-SUSE
Workgroup Master
--------- -------
HTPC
When I try to connect from the command line I time out and have to ctrl C to exit:
joevs-Computer:~ joev$ smbclient //192.186.2.10/data
timeout connecting to ipaddress:445
^C
I have googled and found the problem but no clear cut solutions. Not sure where to go from here.
Any help is appreciated.
Aloha
Joe
I have a linux server running samba. When I try to connect from my mac 10.4.11 using smb //ipaddress/folder I receive:
The Finder cannot complete the operation because some data in "smb //ipaddress/folder" could not be read or written. (Error code -36).
Can see the shares from the command line:
joevs-Computer:~ joev$ smbclient -L ipaddress
Password:
Domain=[HTPC] OS=[Unix] Server=[Samba 3.0.9-2.3-SUSE]
Sharename Type Comment
--------- ---- -------
data Disk
joev Disk
IPC$ IPC IPC Service (Samba 3.0.9-2.3-SUSE)
ADMIN$ IPC IPC Service (Samba 3.0.9-2.3-SUSE)
Domain=[HTPC] OS=[Unix] Server=[Samba 3.0.9-2.3-SUSE]
Server Comment
--------- -------
LINUX Samba 3.0.9-2.3-SUSE
Workgroup Master
--------- -------
HTPC
When I try to connect from the command line I time out and have to ctrl C to exit:
joevs-Computer:~ joev$ smbclient //192.186.2.10/data
timeout connecting to ipaddress:445
^C
I have googled and found the problem but no clear cut solutions. Not sure where to go from here.
Any help is appreciated.
Aloha
Joe