A
Ajit
Is there anyway to check for existance of a file on different machine.
i.e. we have a data file (text file) thats stored on some other machine as
its not to be exposed in case the web server is hacked.
and we want to update data from this text file into our database.
I know file object but it works only locally.(i.e. work with files stored on
local drive)
If anyone could help me it will be great.
i.e. we have a data file (text file) thats stored on some other machine as
its not to be exposed in case the web server is hacked.
and we want to update data from this text file into our database.
I know file object but it works only locally.(i.e. work with files stored on
local drive)
If anyone could help me it will be great.