1 (edited by hansharz3 2013-06-30 07:14:09)

Topic: serious bug

Hi,

recently I switched from v1.25 to v1.31.

Now i get messages like "cannot find file" if I want to rename a file with WinScp.

BUT afterwards I was thrown to an other directory I'm not allowed to access!


<Default>
        StayAtHome     true    #limit client to his home
        VirtualChroot    true    #fake a chroot to the home account
        Home                /share/default
</Default>

<User test>
        Home                    /share/test
  </User>


sft-log:
2013-06-29 10:59:18 [23963][test][IP]Try to rename '/test.zip.filepart' -> '/test.zip' : No such file or directory

File is not visible in WinScp after the error message. But it is still there.

After referesh I have access to /share/default or an other directory ;-(

Regards,
Hans

Edit:
My system is Debian 7.1 x64.

Re: serious bug

Hi,

This bug is already fixed in the trunk smile