8 Aug
2003
8 Aug
'03
10:49 a.m.
Jaroslav Lukesh wrote:
OK, I have FTP client with two FTP sessions at the same zope FTP server, but with different folders. One server client opens in active mode transfer, second in passive mode transfer. Data channell is not going into FTP client, only control channell.
Put both connections into passive mode.
I was test it with sample files, this is OK, but folder and some files that I want to remote copy have error in creation via FTP (I must make it via ZMI).
Find otu why the creation is failing. What type of objects are you trying to create? cheers, Chris