This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Cornell, > I am trying to get a pqact.conf entry for a file sent to a folder with > spaces in the filename. The entry looks like the following below: > > EXP (USAP|ANT)\.(NZCM|SSCC)\.IMG\.(NZCM)(.*) > FILE -overwrite -close > /mnt/yosemite/TEMP/AWINDS/Webcams/Crater\ Hill\ Webcam/\3\4 > > The folder name is "Crater Hill Webcam" without the quotations. The > syntax is correct linux syntax, but it is not putting the files in the > correct folder. Do you have any suggestions? Is there something simple > I am missing? Thanks. Haven't had this question before. From my reading of a section of the code that I've never investigated, this should work for the pathname: "/mnt/yosemite/TEMP/AWINDS/Webcams/Crater Hill Webcam/\3\4" (i.e., enclose the pathname in quotes instead of escaping the spaces). Please let me know if this works. > Cornell Bower > > SPAWAR Office of Polar Programs > Charleston Naval Weapon Station > Systems Administrator > Office: 843-218-6317 > address@hidden Regards, Steve Emmerson Ticket Details =================== Ticket ID: FHI-351521 Department: Support LDM Priority: Normal Status: Closed