On Wed, 2002-03-13 at 10:12, Jill Rowling wrote:
> Anyone know, assuming a shell is not available to the remote host, can you
> test for the existance of a directory on an ftp site in order to make a
> decision as to whether to make a directory or not?
> Something like if [ -d ] dirname ; then do something ; fi
> but using ftp as the only available protocol?

I supposed you could just tell it to create the directory, and ignore
any errors it might throw back.

-- 
Peter
[EMAIL PROTECTED]

By now the whole of downtown Morpork was alight, and the richer and
worthier
citizens of Ankh on the far bank were bravely responding by feverishly
demolishing the bridges.
                   (Terry Pratchett, The Colour of Magic)

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to