Quote:
Originally Posted by eduardomb
OK. I've set up a sh script with wget. With the help of my phone I could fix my problem when I don't have a pc around and need the access some files at cloud. Thanks for the help everybody.
|
Sorry for the lack of support, my mind has been on other things.
There is a worked example here of a script that takes its command line input from the search bar.
search posts of encol IIRC
then it would be;
;somecommand cloud-bucket filename
in the search bar
Your script that gets called would just substitute the two arguments into the s3cmd.
I think it was the ;log command that we hijacked in that other script.