Freshprince Posted February 10, 2010 Posted February 10, 2010 Hey everyone! Got two Questions.. With InetGet i can download a file... I want to download a directory from ftp how would be the code for that? And : Is it possible,that i can run a makro,for example every 3 months ,at f.e. 11.30?Can i make it time controlled? Thx for all answers!!
mistersquirrle Posted February 10, 2010 Posted February 10, 2010 Create the directory, then download every file in the ftp, with a loop, going to the next file until the end of the directory is reached? And then for running every 3 months, I don't know anything about it, but look at the different date UDFs or built-in functions, and make some way for it tell what month it is, and check if that is a month to update? It's not difficult to make it time controlled, it would just be a hassle to make sure it's always running (to check if it's suppose to update) unless you put it as a start up item. We ought not to misbehave, but we should look as though we could.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now