[19:16] hi, I'm having a problem with a Java program of mine trying to move files around [19:16] hi all [19:16] hi [19:16] i'm looking to find some place to ask a question about java applet I have... maybe somebody can test it for me it is on my website [19:17] it uses RunTime to output cp commands to the shell, which works fine unless the filename has a space in it [19:17] I made the program use replaceAll to turn all whitespaces into \ followed by a space, but still doesn't work [19:29] ...any help?