Active Topics

 


Reply
Thread Tools
Banned | Posts: 57 | Thanked: 2 times | Joined on Jul 2008
#1
Hi,

run today wget in recursive mode -r
tried hard to save www tree to /media/mmc1
unfortunately I can not (not supported message).

Any chance to change things as wget downloads files to internal flash memory making it full quickly.

Darius
 
ace's Avatar
Posts: 296 | Thanked: 80 times | Joined on Dec 2007
#2
Try the "-P" option.
__________________
[SIGPIC][/SIGPIC]
 
Banned | Posts: 57 | Thanked: 2 times | Joined on Jul 2008
#3
Thanks.
Exactly the right solution.
Just trying it.
In the meantime copied saved www from internal memory to media card
and status of *.html has been changed to
Read-only file system (30)
"Cannot delete file "/media/mmc1/..... html"

Asterisk appended to each file.
Any solution ?

Now I can't mkdir in /media/mmc1
Read-only file system (30) ???

Darius

Originally Posted by ace View Post
Try the "-P" option.
 
Banned | Posts: 57 | Thanked: 2 times | Joined on Jul 2008
#4
Hi,
(update 2)

tried
wget -r -P www.google.com /media/mmc1/cnn


/media/mmc1/cnn : Unsupported scheme. (message)

Cannot write to `/media/mmc1/www.google.com/index.html`
(No such file or directory)

Darius


Originally Posted by ace View Post
Try the "-P" option.
 
ace's Avatar
Posts: 296 | Thanked: 80 times | Joined on Dec 2007
#5
Run "mount" in a terminal and see if the card is truly mounted read-only, if so, then I'd try running a filesystem check on the flash card, the filesystem might be a bit corrupt.
__________________
[SIGPIC][/SIGPIC]
 

The Following User Says Thank You to ace For This Useful Post:
ace's Avatar
Posts: 296 | Thanked: 80 times | Joined on Dec 2007
#6
Originally Posted by darius2 View Post
tried
wget -r -P www.google.com /media/mmc1/cnn
It should be "wget -r -P dir site". And I expect the directory must exist before trying to save to it.
__________________
[SIGPIC][/SIGPIC]
 
Banned | Posts: 57 | Thanked: 2 times | Joined on Jul 2008
#7
exactly.
/dev/mmcblk... on /media/mmc1 type vfat (rw...

any .deb , .txt , .sh file on media/mmc1
is asterisked now

fsck not found BusyBox, sh, bash ..
Any idea ?

Darius
Originally Posted by ace View Post
Run "mount" in a terminal and see if the card is truly mounted read-only, if so, then I'd try running a filesystem check on the flash card, the filesystem might be a bit corrupt.
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:39.