You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "Daniel Bray (CAPE)" <da...@capetechnologies.com> on 2003/08/20 17:34:08 UTC

determining remote file write permission with FTPClient

Howdy,

I'm using org.apache.commons.net.ftp.* and I was wondering if there's any
way to determine if I have write access to a remote file without writing to
it first?

I won't know what user group on the remote server FTPClient will belong to
(if any).


Thanks.

from me, daniel.