Results 1 to 2 of 2
Hello,
I wrote my script in a text editor on my mac and I was wondering how I can get the file onto the linux server I am accessing through ...
- 03-25-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 3
Help with running a bash script on a linux server
Hello,
I wrote my script in a text editor on my mac and I was wondering how I can get the file onto the linux server I am accessing through terminal so that I can run it. My FTP client won't let me open a connection to the server so any help would be much appreciated.
Thanks!
- 03-25-2009 #2
You can use scp if openssh server is running on server machine.


Reply With Quote