maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   Faster N9 Transitions v5.0 (9/2/12) (https://talk.maemo.org/showthread.php?t=80400)

BlinkThinks 2011-12-03 03:26

Re: How-to Speed Up the N9's Transitions
 
@Arie

Thank you! So this should automatically back up my orig files then and I could copy via USB to a safe folder, correct? Sorry for such a stupid question. I just want to make sure I don't falter :)

Arie 2011-12-03 03:27

Re: How-to Speed Up the N9's Transitions
 
Quote:

Originally Posted by BlinkThinks (Post 1132465)
@Arie

Thank you! So this should automatically back up my orig files then and I could copy via USB to a safe folder, correct? Sorry for such a stupid question. I just want to make sure I don't falter :)

Before you transfer the file to your mass storage, try and make a copy of it, if it successfully went through, you will see a /usr folder in your MyDocs.

BlinkThinks 2011-12-03 03:30

Re: How-to Speed Up the N9's Transitions
 
Arie, ok.. got it. Will do it now. Much appreciated :)

BlinkThinks 2011-12-03 03:37

Re: How-to Speed Up the N9's Transitions
 
Ok I just did this:

cp /usr /home/user/MyDocs
and I got a reply:
"omitting directory '/usr'

Is that it? :)

Arie 2011-12-03 03:41

Re: How-to Speed Up the N9's Transitions
 
Quote:

Originally Posted by BlinkThinks (Post 1132472)
Ok I just did this:

cp /usr /home/user/MyDocs
and I got a reply:
"omitting directory '/usr'

Is that it? :)

No, I've never actually copied it, so I am taking shots in the dark here, lol....

try cp -R /usr /home/user/MyDocs, see if that works

Arie 2011-12-03 03:44

Re: How-to Speed Up the N9's Transitions
 
Quote:

Originally Posted by F2thaK (Post 1132477)
doesnt the -R remove the copied folder???

what about cp /usr/ /home/user/MyDocs/

it does? I assume there is nothing to remove, and no -R doesn't remove the copied folder.

BlinkThinks 2011-12-03 03:46

Re: How-to Speed Up the N9's Transitions
 
No usr directory was copied in the root with the first command.

Doing the second command, cp -R /usr /home/user/MyDocs

gave this:

'can't stat ' - ' : So such fiile or directory'
'cant stat ' R " : no such file or directory'

Oh well, I'll just go ahead and copy F2thaK's files instead...

F2thaK 2011-12-03 03:48

Re: How-to Speed Up the N9's Transitions
 
I just thought that was what the R did...


Quote:

cp - copies on or more files. Recursive copying is one simple way of archiving part of a directory structure. Use the command as follows:

cp -r /sourcedirectory /targetdirectory
taken from
http://www.er.uqam.ca/nobel/r10735/unixcomm.html

BlinkThinks 2011-12-03 03:50

Re: How-to Speed Up the N9's Transitions
 
F2thaK

cp /usr/ /home/user/MyDocs/

showed cp [OPTIONS] SOURCE DEST

Arie 2011-12-03 03:51

Re: How-to Speed Up the N9's Transitions
 
cp -R is copy recursive, not copy and remove, a bit of googling helped, but I could be wrong.


All times are GMT. The time now is 06:49.

vBulletin® Version 3.8.8