libdsm icon indicating copy to clipboard operation
libdsm copied to clipboard

File upload/write to shared folder,but cannot update the file status

Open zhuwo opened this issue 8 years ago • 4 comments

Currently, I want to upload file to a shared folder. But after I upload file, I want to read the status of the uploaded file, I find the creation time, the accessTime ... are all 1970. So I look up interface for writing these status o file when uploading, but I failed. So can I ask you to provide interface to write these status as it is very important to me? Looking forward to your reply.

zhuwo avatar Sep 06 '17 02:09 zhuwo

It seems a bug of your samba server... For me, the time is correct. Also, I think we need a function to implement TRANS2_SET_PATH_INFORMATION (0x0006).

Kxuan avatar Sep 06 '17 02:09 Kxuan

And your name is very interesting.

Kxuan avatar Sep 06 '17 02:09 Kxuan

@Kxuan Thank you for your answer, it Maybe actually a bug of our samba server. But if the library provides the interface, maybe we can overcome with it. By the way, does your name means Cool?.

zhuwo avatar Sep 06 '17 08:09 zhuwo

What is your samba server?

jbkempf avatar Mar 09 '18 07:03 jbkempf