Displaying 3 results from an estimated 3 matches for "auomation".
Did you mean:
automation
2012 Sep 13
1
Auomatic Download of climate netcdf4 files from the Climate Explorer Website
Dear R-helpers,
I am trying to download some netcdf4 files from the Climate Explorer
Website:
http://climexp.knmi.nl/start.cgi?id=someone at somewhere
In fact, there are 78 distinct files. I have found a way to download a
particular file and open it in R, but I have been informed that there exists
some code to automatically download all the files. Do you have any clue
regarding how to achieve
2009 Mar 11
1
--exclude=/ seems not to work as I want
I know this may seem nonsensical, but I wanted to issue an rsync
invocation that synced nothing at all. (I wanted to avoid a sync by
fiddling a config file in some automation rather than changing to
auomation to have a skip-the-rsync mode.)
Anyway, it seems to me with rsync-3.0.5 that one of:
--exclude=/
--exclude=/*
--exclude=*/
ought to omit the _entire_ directory tree. In fact, the first seems to do
nothing (the whole tree gets synced) and the latter two omit everything
except the top direct...
2010 Jun 17
0
delete stale sessions in ror web application
hi,
in my webapplication, user logins into application. i want to delete the
stale sessions. and while before deleting the stale session auomatically
i need perform on some operations on database. how to do this
Regards,
Rajkumar
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post