7 Apr 2010 18:34
Re: [Proftpd-user] mod_sftp issue
TJ Saunders <tj <at> castaglia.org>
2010-04-07 16:34:30 GMT
2010-04-07 16:34:30 GMT
> I noticed the "Overwrite permission denied" but there is no existing > files in the target directory. > > In my SFTP module log I get: > > Apr 06 16:29:44 mod_sftp/0.9.7[31863]: OPEN command for '' blocked by > 'STOR' handler In this particular case, the bug turned out to be in mod_case, not in mod_sftp. The mod_case module was not handling a path of "/file.txt" properly, which was leading to problems down the line. I've just posted mod_case-0.4 to castaglia.org, which should fix this. In the meantime, you can use "CaseEngine off" in your config, to workaround the issue. Cheers, TJ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Had I the heavens' embroidered cloths, Enwrought with golden and silver light, The blue and the dim and the dark cloths Of night and light and half-light, I would spread the cloths under your feet. But I, being poor, have only my dreams; I have spread my dreams under your feet; Tread softly because you tread on my dreams. -William Butler Yeats ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ ProFTPD Users List <proftpd-users <at> proftpd.org> Unsubscribe problems? http://www.proftpd.org/list-unsub.html
RSS Feed