Hi,
I implemented a protocol, in which when the user selects localhost as a server, runs fine, and when a linux server is selected, runs fine also. The thing is that in the linux server version, I find something annoying; the protocol starts with a mol2 reader component, and the user needs to select a mol2 file on the local c:\ windows filesystem, but afterwards, the component asks to which server folder should the file be copied. This is ok. But from a user friendly perspective I wonder how could I automatize this thing, in the sense, that the user just selects a file in the windows filesystem and the component, automatically, by means of some implementation parameters or whatever, does this client to server copy without asking the user. So finally the user can change from windows to linux server but never realizes about these things.
Ist is possible?
Thanks
WS
I implemented a protocol, in which when the user selects localhost as a server, runs fine, and when a linux server is selected, runs fine also. The thing is that in the linux server version, I find something annoying; the protocol starts with a mol2 reader component, and the user needs to select a mol2 file on the local c:\ windows filesystem, but afterwards, the component asks to which server folder should the file be copied. This is ok. But from a user friendly perspective I wonder how could I automatize this thing, in the sense, that the user just selects a file in the windows filesystem and the component, automatically, by means of some implementation parameters or whatever, does this client to server copy without asking the user. So finally the user can change from windows to linux server but never realizes about these things.
Ist is possible?
Thanks
WS