jimbobfurley
Programmer
Hi all,
I am attempting to glob as such :
glob("\\sottbuild1f\\blacksea\\daily\\oqp\\*inst.tar.gz");
This is a remote network location, within my corporate LAN. This returns back nothing (empty array).
Is there a way I can get around this ?
Thanks in advance,
Travis
I am attempting to glob as such :
glob("\\sottbuild1f\\blacksea\\daily\\oqp\\*inst.tar.gz");
This is a remote network location, within my corporate LAN. This returns back nothing (empty array).
Is there a way I can get around this ?
Thanks in advance,
Travis