Custom Query (292 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 292)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#16 fixed Timestamps changed wrongly during copy to share Paul Smedley guest
Description

The date/time stamps are changed wrongly, when a file is copied from local drive to a share. The following example demostrates the problem:

Original timestamps of a given file:
testfile.txt File creation time:          2007-03-01 07:41:38
             File last access time:       2007-06-27 08:13:34
             File last update time:       2007-06-19 15:21:28

xcopy to Peer via LAN-Requester does not change these timestamps during copy, as the target file has still the same after the copy
operation:
testfile_LAN.txt File creation time:      2007-03-01 07:41:38
                 File last access time:   2007-06-27 08:13:34
                 File last update time:   2007-06-19 15:21:28

xcopy to Samba via Netdrive however changes these timestamps:
testfile_SMB.txt File creation time:      2007-06-19 15:21:28 (wrong)
testfile_SMB.txt File last access time:   2007-06-19 15:21:28 (wrong)
testfile_SMB.txt File last update time:   2007-06-19 15:21:28 (right)

#19 fixed SWAT Paul Smedley Silvan Scherrer
Description

SWAT seems not to open a socket and is because of that not usable. According to the log it reads the smb.conf. The log shows no error

#20 fixed Directory containig DBCS chars is not listed guest
Description

Hi/2.

If directory name contain DBCS chars, its contents is not listed.

This goes for server and client.

That is, client(VISTA) cannot list the directory of samba server(OS/2), and client(OS/2) cannot list the directory of server(VISTA). Of course, client(OS/2) cannot list the directory of samba server(OS/2).

If directory name consist of SBCS chars only, it works well. But files have no problems.

I'm using samba 3.0.25b-20070628 version for both server and client.

KO Myung-Hun

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.