p9 icon indicating copy to clipboard operation
p9 copied to clipboard

p9: add Twstat support to client

Open DeedleFake opened this issue 7 years ago • 2 comments

Remote should have a WriteStat() method that performs wstat requests.

DeedleFake avatar May 15 '18 03:05 DeedleFake

Waiting on #19.

DeedleFake avatar May 17 '18 05:05 DeedleFake

#19 is done, but I think it makes more sense to add individual methods to Remote that handle different types of wstat requests, such as a Rename() method and a Chtimes() method.

DeedleFake avatar May 17 '18 20:05 DeedleFake