Re: can you see what is wrong here?
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 40636
interpreted = N
texte = dale wrote:> code, after 'stuffing' the folder, I,using [shell] mv the folder to the > same name with the addition of .old to the name. And the code below > should remove the folder.'mv' under most *nix will completely move a directory (it actually renames the directory file itself in the filesystem). Consequently, it should not still exist in the filesystem (try this from a command prompt). I suspect a rights issue; make sure that the directory containing this directory is owned by the WebCat user. The other issue is that if there are any files open in that directory, the 'mv' will not be able to complete.John-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4720 Boston WayLanham, MD 20706301-459-3366 x.5010fax 301-429-5747-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
dale wrote:> code, after 'stuffing' the folder, I,using [shell] mv the folder to the > same name with the addition of .old to the name. And the code below > should remove the folder.'mv' under most *nix will completely move a directory (it actually renames the directory file itself in the filesystem). Consequently, it should not still exist in the filesystem (try this from a command prompt). I suspect a rights issue; make sure that the directory containing this directory is owned by the WebCat user. The other issue is that if there are any files open in that directory, the 'mv' will not be able to complete.John-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4720 Boston WayLanham, MD 20706301-459-3366 x.5010fax 301-429-5747-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
John Peacock
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Bug Report, maybe (1997)
[WebDNA] behavior of [thisurl] in the context of 'mod_rewrite' (2012)
Secure server question (1997)
Erotic Sites (1997)
Now you see it now you donīt (1997)
[WebDNA] [sendmail] inside search (2016)
Spell Check (2003)
RE: Upload (1998)
Applescript error (1998)
WebCat2b13MacPlugin - [math][date][/math] problem (1997)
URL for Discussion Archive (1997)
Trigger Woes (1999)
protect tag on NT IIS (1997)
Re[2]: Hierarchy of form/text/math variables (2000)
[AppendFile] problem (WebCat2b13 Mac .acgi) (1997)
Simple Database close connection (2001)
New syntax feedback for 4.0 (2000)
WebCat for Site Search? (1997)
Problems with [Search] param - Mac Plugin b15 (1997)
How do I get multiple unique numbers on one template? (2000)