<div dir="ltr"><div>Hi all,</div><div>I&#39;m dealing with destination file&#39;s access mode, but even I explicit mode = 777 in <i>open(const char *path,..., mode_t mode) </i>function. The new created file&#39;s access mode still miss write privilege like below.</div>-rwxr-xr-x+ 1 yzhan14 student  9881 Sep 19 16:05 b3<div><br></div><div>I have tried other mode values, regardless of missing write privilege, all are correct. <br><div><br></div><div>Anyone else meet the same problem?</div><div>Thanks,</div><div>Yanqiao<br><div><br></div></div></div></div>