Jump to content

Recommended Posts

Posted
Our data person is trying to download some cft files from the government site. When she attempts to do so, the file name is changed, and attempting to save it with the correct filename results in the message that the file cannot be downloaded. I've checked our web logs and nothing is being blocked. Any ideas?
Posted

Rename it after it's downloaded?

 

Many browsers append a number in brackets if duplicate file names are found, but SIMS will not see them in that case, so remove that part and you should be good to go. If you need to keep multiple downloads with the same name, change the numeric part of the CTF so that it's still a valid file name.

 

e.g. if you had two files like this:

 

1234567_CTF_1020304_001.xml
1234567_CTF_1020304_001 (1).xml

 

The first would import but the second wouldn't. To remedy this and keep both files, rename the second like so:

 

1234567_CTF_1020304_002.xml

 

For future reference, CTF filenames are strictly in the format

aaabbbb_CTF_cccdddd_eee.xml

where:

a = source LA number

b = source DfE number

c = destination LA number

d = destination DfE number

e = three digit, leading zero sequence number

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...