Possible answers: (1) Squeak's file system leaves a lot to be desired - give us time :) (2) It's not really missing, use OSProcess and mv. (3) FileDirectory contains some copy and delete functionality that could be combined (1) is probably the most truthful answer; (3) the most helpful. OSProcess "really works." When I last checked, it did not work on Windows; consider ProcessWrapper on windows. HTH Bill ________________________________________ From: pharo-project-bounces@lists.gforge.inria.fr [pharo-project-bounces@lists.gforge.inria.fr] on behalf of Sean P. DeNigris [sean@clipperadams.com] Sent: Wednesday, November 02, 2011 9:09 PM To: pharo-project@lists.gforge.inria.fr Subject: [Pharo-project] Moving a file Neither the Squeak file system support, nor FS seem to contain logic to move a file, like Unix's mv command. This seems like a basic piece of functionality. Why is it missing? Thanks. Sean -- View this message in context: http://forum.world.st/Moving-a-file-tp3983916p3983916.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.