![]() |
HacksAndMore640 Kb should be enough memory for anybody... |
| 6 May |
A very useful script to transfer a file in FTP without interaction.
You can schedule in crontab to trasfer everything you want to a server. simply adjust parameter and voilà…
To GET a file instead of PUT simply change the line
to
This is the code..