your feedback

Web and Unix administration made simple by doing rare mini projects

Web and Unix administration made simple by doing rare mini projects header image 2

How to copy files to ipcop firewall server

July 25th, 2006 · No Comments · linux-project-Online-unix-lab

Yaa.. jus i want to run my dynmaic dns update script ( as i know ipcop support some dyndns providers by default but dyndns proivder is no in list :( . so i downloaded dyndns client from provider site and want to pur cron entry that it will run every 5 mins… ok…ipcop small stripped disto..even there is no wget ..so what to do ? how to upload perl file there ? upon search i got to know that only way to copy is using scp … thank god..ok i enabled ssh from ipcop control panel ( prot is not 22 it is 222 ) and downloaded winscp to my laptop….rest asusual … crontab -e add entry as

*/5 * * * * /usr/local/sbin/xxxxscript.pl

so that it can run every 5 mins:)

MyFreeCopyright.com Registered & Protected

Tags:

No Comments so far ↓

There are no comments yet...Kick things off by filling out the form below.

Leave a Comment