Thanks, Bill. Schwab,Wilhelm K wrote:
(1) Squeak's file system leaves a lot to be desired - give us time :)
I didn't mean that as a dig against Squeak, just as a shorthand for "the file system that traditionally has been included with Squeak" Schwab,Wilhelm K wrote:
(2) It's not really missing, use OSProcess and mv.
Yes, I think this is the best option for now; but my inquiry was also a nudge to add this to the FS API ;-) Schwab,Wilhelm K wrote:
(3) FileDirectory contains some copy and delete functionality that could be combined
I want mv because of efficiency - cp-ing & then deleting 3.5gb takes what feels like about 30 seconds, where an mv feels instantaneous. Sean -- View this message in context: http://forum.world.st/Moving-a-file-tp3983916p3984022.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.