[ftputil] Error message for inaccessible directory (was: Re: FTPUTIL PROBLEM)
Stefan Schwarzer
sschwarzer at sschwarzer.net
Mon Aug 7 15:37:05 CEST 2006
Hi all,
On 2006-08-07 15:20, Stefan Schwarzer wrote:
> You try to use exactly the same file name (including path, that
> including drive letter) for the source and the target file. Since
> the directory "/C:/Python24" probably isn't on the server, ftputil
> complains that the directory isn't accessible. The error message
> is correct, but it should maybe tell that the directory might not
> exist at all.
I've just checked in change 547 on the trunk, see
http://ftputil.sschwarzer.net/trac/changeset/547 .
The new error message is
"directory '%s' doesn't exist or has insufficient access rights".
I hope, I haven't excluded other possible causes. Have I? Can you
think of one?
Stefan
More information about the ftputil
mailing list