Re: get file

2006-06-06 Thread Ricardo Carvalho

on orts you can also use curl

On 6/6/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:



-- Original message --
From: Efren Bravo [EMAIL PROTECTED]
 Hi,

 Is there a way from the console to get a file by
 http | ftp protocol?

 Which command should I run to do it?

 Thanks,


 Efren Bravo.
 -

install wget from ports, gets you something like this: wget
http://urltofileyouwanttodownload

or man wget for options

ftp, connect to ftp service on remote box and cd to the directory where
the file resides and do: get filename.   File will end up in the directory
from which you initiated ftp on your box.

Bob
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Cannot delete stubborn files

2006-06-04 Thread Ricardo Carvalho

This occurred to me once, I simply booted the system in single user mode and
removed the file.

On 6/4/06, Jack Stone [EMAIL PROTECTED] wrote:


Hello:
I have 2 files that resists all efforts to delete them. I can even move
them
to another directory, but still cannot delete. Can chmod too, but still
same
resistance;

I originally figured they occupied a bad spot on the HD, but now not sure
about that.

Please, any suggestions about what to do to remove these files?

Here are the files and the error message:
rm: local/lib/perl5/5.6.1/mach/Sys/Hostname.pm: Operation not permitted
rm: local/lib/perl5/5.6.1/mach/Sys/Syslog.pm: Operation not permitted

I've gone all the way down to the last dir and tried to delete them there.
No joy!
All directories in between only include the dirs and no files. I want to
delete the entire path of directories, but those 2 stubborn files will not
permit that.

rm: local/lib/perl5/5.6.1/mach/Sys: Directory not empty

Please, any help appreciated!

Thank you,
Jack L Stone.

_
On the road to retirement? Check out MSN Life Events for advice on how to
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: how to instaal

2006-06-04 Thread Ricardo Carvalho

There is a mailing list dedicated to alpha: [EMAIL PROTECTED]

On 6/4/06, dezwarte [EMAIL PROTECTED] wrote:


Dear,



I have buy last a alphaserver800 5/400 so I like to learn freebsd and how
it works.

But it is all new for me so I want to instaal it on my new machine.

Is there enyody who can give me some examples how to install it on a
alphaserver800





Thanks



Regards erwin

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]