Hello,
I use Libre Office calc (for the moment) for managing some 20 000+ URL files local links.
These files are located :
- On my local hard drive (only on windows : c:\users\me\file1.pdf)
- on my national intranet network (http://www.myLocalDomain.local/temp/file2.pdf )
- on my local network (\MyServer\my file.pdf). Some files are linked on a network hard drive with a letter : o:\MyFile.pdf)
I use Libre Office calc for managing all these files (links, dates of updates, author…) because Calc is very usefull for simulating a database (we don’t have access to a database because of rights management s!)
How to test with a cURL function the presence (or absence) of the remote file?
Is the FileExists function can test the remote file on another server than which the OOCalc file is stored ?
Thanks a lot