Please change your system file caching settings. In the Windows Control Panel open Internet Options, then click Temporary Internet Files Setings button then in the "Check for newer versions..." options check "Every visit to the page" : Followup: I wish to sync files between a remote FTP site and my local server. : I : want any new files on the remote copied locally but not vice-versa. I use the : following : syntax: SyncFTPDIR "REMOTE", host, user, pass, : "/adhoc_reporting", targetfolder, true, false, true, true : I run this job every 15mins, however, I am not getting updates made on the : remote FTP site.
|