I found a method to do this with Net::SSH:erl but I need to do this with a shell script ....
say if i have the following ifo
host: apple
user: test
pw: test
and I wanted to login to this apple and upload a textfile called "test.txt" from my local system to it, can I do it with a shell script ?
Any input will be much appriciaed,
Thanks
say if i have the following ifo
host: apple
user: test
pw: test
and I wanted to login to this apple and upload a textfile called "test.txt" from my local system to it, can I do it with a shell script ?
Any input will be much appriciaed,
Thanks