[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: transfering between machines



Travis Davies said:
> I have two linux machines. I wrote a program on one of
> them. i then sent the program to the other machine
> over my network.

When you say "sent the program to the other machine", what exactly do
you mean?  FTP?  scp?  Something else?

> When I tried to execute the program,
> it wouldn't execute. I think It has something to do
> with file permissions... How can this be fixed?

If you used a crappy protocol like FTP, then you are probably right.
Try "chmod +x file".

Steve
-- 
steve@silug.org           | Southern Illinois Linux Users Group
(618)398-7320             | See web site for meeting details.
Steven Pritchard          | http://www.silug.org/
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.