PDA

View Full Version : Help needed moving files from DOCS - ????


stuH
02-20-2007, 03:21 PM
hello , i would be gratefull if anyone can explain to me how to move 2 files ive downloaded and saved to my Documents folder.I know i need to move them to something like /home/bin, i know thats not right but its just to illustrate from where i need to move to!
Its a script that runs in x-term, and i'm pretty sure if i get past this hurdle i'll be fine its because this will be my first step of this kind and i need the voice of experience to give me a pointer!


Any help gratefully accepted! Cheerz !:D

P.s- blueserial.sh and cu are the files i need to move to the correct location.
I reflashed my 770 to 05 lastnight to be able to run this script!

schmots
02-20-2007, 03:23 PM
in xterm.. probably as root
mv /locationtofile/file /locationtomovefileto/file

obvously replacing location to file with your files location and file with your files name.

howardcb
02-20-2007, 04:09 PM
hello , i would be gratefull if anyone can explain to me how to move 2 files ive downloaded and saved to my Documents folder.I know i need to move them to something like /home/bin, i know thats not right but its just to illustrate from where i need to move to!
Its a script that runs in x-term, and i'm pretty sure if i get past this hurdle i'll be fine its because this will be my first step of this kind and i need the voice of experience to give me a pointer!


Any help gratefully accepted! Cheerz !:D

P.s- blueserial.sh and cu are the files i need to move to the correct location.
I reflashed my 770 to 05 lastnight to be able to run this script!


In xterm, the files you saved to the Documents folder will show up in the MyDocs sub-directory under your home directory.
~/MyDocs/

Howard

stuH
02-20-2007, 04:16 PM
Thanks guys ! i'll give that a go !!:)

stuH
02-20-2007, 04:23 PM
Howardcb, can i use the same program i used to get root as i did in the 06 firmware? becomeroot i think it was as ive overlooked that! i need root access and dont really know what r@d mode is all about!
i get the "this will brick ur device" when i sudo gainroot,i'll go and have a sniff about maemo.org for an 05 becomeroot or equivelent!

howardcb
02-20-2007, 05:13 PM
Howardcb, can i use the same program i used to get root as i did in the 06 firmware? becomeroot i think it was as ive overlooked that! i need root access and dont really know what r@d mode is all about!
i get the "this will brick ur device" when i sudo gainroot,i'll go and have a sniff about maemo.org for an 05 becomeroot or equivelent!

I don't know what version of becomeroot works with the 05 firmware. I have an N800, although I have used a N770 with the 2006 firmware.

Howard