Hello,
I am looking for tools that can copy/delete/detect files between the Symbian phone file system and the desktop. "PC Mobile Drive" and "DesktopFileMan" can do it in a GUI way, but it is not what I want. We are doing software regression testing on Symbian phones, which requires everything running from a script. I tried hard to find a command-line tool that could do things like this
symbianfilemanager.exe copy c:\something.sis PHONE\c:\App
symbianfilemanager.exe exist PHONE\c:\App\HelloWorld\otuput.txt
symbianfilemanager.exe delete PHONE\c:\App\HelloWorld\otuput.txt
Would you suggest some products? Thank you very much.