20 Jul
2001
20 Jul
'01
6:30 p.m.
Michel Pelletier writes:
Jean Jordaan wrote:
I tried out Vim 6 with the 'netrw.vim' plugin to edit files remotely.
192.168.3.44399 ==> 426 Error creating file. 192.168.3.44399 <== QUIT 192.168.3.44399 ==> 221 Goodbye.
Any clues as to how to make everything work?
Are you sure you just don't have a syntax error in your python code? That would raise a error like this. Since FTP is pretty inflexible, it can't *tell* you exactly that. I remember someone patched Zope's FTP support to provide better error messages.
Search the searchable mailing list archives... Dieter