storing data on another server


Author
Message
Safe100
Safe100
Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)
Group: Forum Members
Posts: 4, Visits: 6
Hello,
We want to store our data at the Server of our faculty because we´re not allowed to store it on the millisecond`s inquisit server but entering the URL of our faculty server as beneath shows us "unable to access the data file" there. What are possible reasons for that?
I replaced the actual link with xxx, the link itself worked, so i guess that is not the problem.

We appreciate any help :)

DATA
***************************************
***************************************

Note: data file explanations under User Manual Information at the top

********
raw data
********

<data>
/ columns = (build, computer.platform, date, time, subject, group, script.sessionid,
blockcode, blocknum, trialcode, trialnum,
values.blockcount, values.trialcount,
values.cuecondition, values.flankercondition, values.targetposition, values.targetdirection,
picture.flanker1.currentitem, picture.flanker2.currentitem, picture.target.currentitem,
picture.flanker3.currentitem, picture.flanker4.currentitem, values.selectflanker,
values.target_y, values.flanker1_y, values.cue1_y,
response, correct, latency)
/ file = "xxx"
</data>

********
summary data
********

<summarydata>
/ columns = (computer.platform, script.startdate, script.starttime, script.subjectid, script.groupid, script.sessionid,
script.elapsedtime, script.completed,
expressions.overallpropcorrect, expressions.meanrt_correct,
expressions.propCorrect_nocue, expressions.meanrt_correctnocue,
expressions.propCorrect_centercue, expressions.meanrt_correctcentercue,
expressions.propCorrect_doublecue, expressions.meanrt_correctdoublecue,
expressions.propCorrect_spatialcue, expressions.meanrt_correctspatialcue,    
expressions.propCorrect_congruent, expressions.meanrt_correctCongruent,
expressions.propCorrect_incongruent, expressions.meanrt_correctIncongruent,    
expressions.propCorrect_neutral, expressions.meanrt_correctNeutral,

expressions.propCorrect_congruentNC, expressions.meanRT_correctCongruentNC,
expressions.propCorrect_incongruentNC, expressions.meanRT_correctIncongruentNC,
expressions.propCorrect_neutralNC, expressions.meanRT_correctNeutralNC,

expressions.propCorrect_congruentCC, expressions.meanRT_correctCongruentCC,
expressions.propCorrect_incongruentCC, expressions.meanRT_correctIncongruentCC,
expressions.propCorrect_neutralCC, expressions.meanRT_correctNeutralCC,

expressions.propCorrect_congruentDC, expressions.meanRT_correctCongruentDC,
expressions.propCorrect_incongruentDC, expressions.meanRT_correctIncongruentDC,
expressions.propCorrect_neutralDC, expressions.meanRT_correctNeutralDC,

expressions.propCorrect_congruentSC, expressions.meanRT_correctCongruentSC,
expressions.propCorrect_incongruentSC, expressions.meanRT_correctIncongruentSC,
expressions.propCorrect_neutralSC, expressions.meanRT_correctNeutralSC,

            
expressions.alertingeffect, expressions.orientingeffect, expressions.conflicteffect)
/ file = "xxx"
</summarydata>
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
Safe100 - 5/19/2021
Hello,
We want to store our data at the Server of our faculty because we´re not allowed to store it on the millisecond`s inquisit server but entering the URL of our faculty server as beneath shows us "unable to access the data file" there. What are possible reasons for that?
I replaced the actual link with xxx, the link itself worked, so i guess that is not the problem.

We appreciate any help :)

DATA
***************************************
***************************************

Note: data file explanations under User Manual Information at the top

********
raw data
********

<data>
/ columns = (build, computer.platform, date, time, subject, group, script.sessionid,
blockcode, blocknum, trialcode, trialnum,
values.blockcount, values.trialcount,
values.cuecondition, values.flankercondition, values.targetposition, values.targetdirection,
picture.flanker1.currentitem, picture.flanker2.currentitem, picture.target.currentitem,
picture.flanker3.currentitem, picture.flanker4.currentitem, values.selectflanker,
values.target_y, values.flanker1_y, values.cue1_y,
response, correct, latency)
/ file = "xxx"
</data>

********
summary data
********

<summarydata>
/ columns = (computer.platform, script.startdate, script.starttime, script.subjectid, script.groupid, script.sessionid,
script.elapsedtime, script.completed,
expressions.overallpropcorrect, expressions.meanrt_correct,
expressions.propCorrect_nocue, expressions.meanrt_correctnocue,
expressions.propCorrect_centercue, expressions.meanrt_correctcentercue,
expressions.propCorrect_doublecue, expressions.meanrt_correctdoublecue,
expressions.propCorrect_spatialcue, expressions.meanrt_correctspatialcue,    
expressions.propCorrect_congruent, expressions.meanrt_correctCongruent,
expressions.propCorrect_incongruent, expressions.meanrt_correctIncongruent,    
expressions.propCorrect_neutral, expressions.meanrt_correctNeutral,

expressions.propCorrect_congruentNC, expressions.meanRT_correctCongruentNC,
expressions.propCorrect_incongruentNC, expressions.meanRT_correctIncongruentNC,
expressions.propCorrect_neutralNC, expressions.meanRT_correctNeutralNC,

expressions.propCorrect_congruentCC, expressions.meanRT_correctCongruentCC,
expressions.propCorrect_incongruentCC, expressions.meanRT_correctIncongruentCC,
expressions.propCorrect_neutralCC, expressions.meanRT_correctNeutralCC,

expressions.propCorrect_congruentDC, expressions.meanRT_correctCongruentDC,
expressions.propCorrect_incongruentDC, expressions.meanRT_correctIncongruentDC,
expressions.propCorrect_neutralDC, expressions.meanRT_correctNeutralDC,

expressions.propCorrect_congruentSC, expressions.meanRT_correctCongruentSC,
expressions.propCorrect_incongruentSC, expressions.meanRT_correctIncongruentSC,
expressions.propCorrect_neutralSC, expressions.meanRT_correctNeutralSC,

            
expressions.alertingeffect, expressions.orientingeffect, expressions.conflicteffect)
/ file = "xxx"
</summarydata>

It's not an answerable question if you cannot provide the actual URL.
Safe100
Safe100
Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)Associate Member (54 reputation)
Group: Forum Members
Posts: 4, Visits: 6
Dave - 5/19/2021
Safe100 - 5/19/2021
Hello,
We want to store our data at the Server of our faculty because we´re not allowed to store it on the millisecond`s inquisit server but entering the URL of our faculty server as beneath shows us "unable to access the data file" there. What are possible reasons for that?
I replaced the actual link with xxx, the link itself worked, so i guess that is not the problem.

We appreciate any help :)

DATA
***************************************
***************************************

Note: data file explanations under User Manual Information at the top

********
raw data
********

<data>
/ columns = (build, computer.platform, date, time, subject, group, script.sessionid,
blockcode, blocknum, trialcode, trialnum,
values.blockcount, values.trialcount,
values.cuecondition, values.flankercondition, values.targetposition, values.targetdirection,
picture.flanker1.currentitem, picture.flanker2.currentitem, picture.target.currentitem,
picture.flanker3.currentitem, picture.flanker4.currentitem, values.selectflanker,
values.target_y, values.flanker1_y, values.cue1_y,
response, correct, latency)
/ file = "xxx"
</data>

********
summary data
********

<summarydata>
/ columns = (computer.platform, script.startdate, script.starttime, script.subjectid, script.groupid, script.sessionid,
script.elapsedtime, script.completed,
expressions.overallpropcorrect, expressions.meanrt_correct,
expressions.propCorrect_nocue, expressions.meanrt_correctnocue,
expressions.propCorrect_centercue, expressions.meanrt_correctcentercue,
expressions.propCorrect_doublecue, expressions.meanrt_correctdoublecue,
expressions.propCorrect_spatialcue, expressions.meanrt_correctspatialcue,    
expressions.propCorrect_congruent, expressions.meanrt_correctCongruent,
expressions.propCorrect_incongruent, expressions.meanrt_correctIncongruent,    
expressions.propCorrect_neutral, expressions.meanrt_correctNeutral,

expressions.propCorrect_congruentNC, expressions.meanRT_correctCongruentNC,
expressions.propCorrect_incongruentNC, expressions.meanRT_correctIncongruentNC,
expressions.propCorrect_neutralNC, expressions.meanRT_correctNeutralNC,

expressions.propCorrect_congruentCC, expressions.meanRT_correctCongruentCC,
expressions.propCorrect_incongruentCC, expressions.meanRT_correctIncongruentCC,
expressions.propCorrect_neutralCC, expressions.meanRT_correctNeutralCC,

expressions.propCorrect_congruentDC, expressions.meanRT_correctCongruentDC,
expressions.propCorrect_incongruentDC, expressions.meanRT_correctIncongruentDC,
expressions.propCorrect_neutralDC, expressions.meanRT_correctNeutralDC,

expressions.propCorrect_congruentSC, expressions.meanRT_correctCongruentSC,
expressions.propCorrect_incongruentSC, expressions.meanRT_correctIncongruentSC,
expressions.propCorrect_neutralSC, expressions.meanRT_correctNeutralSC,

            
expressions.alertingeffect, expressions.orientingeffect, expressions.conflicteffect)
/ file = "xxx"
</summarydata>

It's not an answerable question if you cannot provide the actual URL.

Okay, unfortunately I can't share the URL, so I guess we have to figure it out another way. But thank you for the quick reply!
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
Safe100 - 5/19/2021
Dave - 5/19/2021
Safe100 - 5/19/2021
Hello,
We want to store our data at the Server of our faculty because we´re not allowed to store it on the millisecond`s inquisit server but entering the URL of our faculty server as beneath shows us "unable to access the data file" there. What are possible reasons for that?
I replaced the actual link with xxx, the link itself worked, so i guess that is not the problem.

We appreciate any help :)

DATA
***************************************
***************************************

Note: data file explanations under User Manual Information at the top

********
raw data
********

<data>
/ columns = (build, computer.platform, date, time, subject, group, script.sessionid,
blockcode, blocknum, trialcode, trialnum,
values.blockcount, values.trialcount,
values.cuecondition, values.flankercondition, values.targetposition, values.targetdirection,
picture.flanker1.currentitem, picture.flanker2.currentitem, picture.target.currentitem,
picture.flanker3.currentitem, picture.flanker4.currentitem, values.selectflanker,
values.target_y, values.flanker1_y, values.cue1_y,
response, correct, latency)
/ file = "xxx"
</data>

********
summary data
********

<summarydata>
/ columns = (computer.platform, script.startdate, script.starttime, script.subjectid, script.groupid, script.sessionid,
script.elapsedtime, script.completed,
expressions.overallpropcorrect, expressions.meanrt_correct,
expressions.propCorrect_nocue, expressions.meanrt_correctnocue,
expressions.propCorrect_centercue, expressions.meanrt_correctcentercue,
expressions.propCorrect_doublecue, expressions.meanrt_correctdoublecue,
expressions.propCorrect_spatialcue, expressions.meanrt_correctspatialcue,    
expressions.propCorrect_congruent, expressions.meanrt_correctCongruent,
expressions.propCorrect_incongruent, expressions.meanrt_correctIncongruent,    
expressions.propCorrect_neutral, expressions.meanrt_correctNeutral,

expressions.propCorrect_congruentNC, expressions.meanRT_correctCongruentNC,
expressions.propCorrect_incongruentNC, expressions.meanRT_correctIncongruentNC,
expressions.propCorrect_neutralNC, expressions.meanRT_correctNeutralNC,

expressions.propCorrect_congruentCC, expressions.meanRT_correctCongruentCC,
expressions.propCorrect_incongruentCC, expressions.meanRT_correctIncongruentCC,
expressions.propCorrect_neutralCC, expressions.meanRT_correctNeutralCC,

expressions.propCorrect_congruentDC, expressions.meanRT_correctCongruentDC,
expressions.propCorrect_incongruentDC, expressions.meanRT_correctIncongruentDC,
expressions.propCorrect_neutralDC, expressions.meanRT_correctNeutralDC,

expressions.propCorrect_congruentSC, expressions.meanRT_correctCongruentSC,
expressions.propCorrect_incongruentSC, expressions.meanRT_correctIncongruentSC,
expressions.propCorrect_neutralSC, expressions.meanRT_correctNeutralSC,

            
expressions.alertingeffect, expressions.orientingeffect, expressions.conflicteffect)
/ file = "xxx"
</summarydata>

It's not an answerable question if you cannot provide the actual URL.

Okay, unfortunately I can't share the URL, so I guess we have to figure it out another way. But thank you for the quick reply!

Consider sharing the URL in a private message or at least share something that has the exact FORM of the URL as you entered it in /file. "xxx" conveys none of the relevant information
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search