search for: my_remote_login

Displaying 1 result from an estimated 1 matches for "my_remote_login".

2004 Dec 21
1
smb_trans2: invalid data
Hello everyone, I have tried to solve out the 'smb_trans2: invalid data' by 'unix extensions = no' as it was written in one of the previous mails. Still I have a bad problem: when I mount like this: mount.smbfs //server/service /local_dir -o username=my_remote_login,uid=my_local_login,gid=users,rw and then I try to copy a file to /local_dir as the user my_local_login, the file is copied ok but then it takes a looong time to go on (perhaps when changing the file's uid or attributes, or whatever...). Actually before I set 'unix extensions = no',...