[Samba] samba 3.5.3 time-stamping issue
Oliver Freyd
Oliver.Freyd at iontof.com
Thu May 20 06:19:46 MDT 2010
I'm copying a windows share onto a samba share, with robocopy to
preserve filetimes and ACL's, but I get a lot of
"ERROR 50 (0x00000032) Time-stamping destination file ..."
It seems samba does not like to change the timestamp to the original time.
Robocopy uses the option /copyall
These lines are from the log
> [2010/05/20 11:50:37, 2] smbd/open.c:631(open_file)
> root opened file BirgitW/E-Mails/Diana/Vertretung/erhalten/Re_ Vertretung9.eml read=Yes write=No (numopen=1)
> [2010/05/20 11:50:37, 2] smbd/service.c:587(create_connection_server_info)
> guest user (from session setup) not permitted to access this share (E$)
> [2010/05/20 11:50:37, 1] smbd/service.c:678(make_connection_snum)
> create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
> [2010/05/20 11:50:37, 2] smbd/service.c:587(create_connection_server_info)
> guest user (from session setup) not permitted to access this share (E$)
> [2010/05/20 11:50:37, 1] smbd/service.c:678(make_connection_snum)
> create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
> [2010/05/20 11:50:37, 2] smbd/close.c:656(close_normal_file)
> root closed file BirgitW/E-Mails/Diana/Vertretung/erhalten/Re_ Vertretung9.eml (numopen=0) NT_STATUS_OK
The same robocopy-command worked flawlessly with samba 3.4.7
More information about the samba
mailing list