What steps will reproduce the problem?
ftp = FTPFS(host='127.0.0.1', user='testa', passwd='testa', acct='',
dircache=False)
mp = dokan.mount(ftp,"Q",volname='FTPDISK Volume')
x = raw_input()
mp.unmount()
What is the expected output? What do you see instead?
i can't change or create files with explorer/editor.
only browse the files with explorer or copy
What version of the product are you using? On what operating system?
python 2.7
pyfilesystem 0.4.0
dokan 0.6.0
win 7 x64
Please provide any additional information below.
Original issue reported on code.google.com by dustin.b...@googlemail.com on 12 Oct 2011 at 3:23
Original issue reported on code.google.com by
dustin.b...@googlemail.com
on 12 Oct 2011 at 3:23