Martin Praxmarer
Martin Praxmarer
Hi - yes - we currently use v39 - we simply updated to v40 for this sample!
seems to make no difference? see output: ``` client.GetListing("OUT", FtpListOption.ForceList); # OpenPassiveDataStream(PASV, "LIST /OUT", 0) Command: PASV Response: 227 Entering Passive Mode (94,186,230,134,55,28) Status: Connecting to ***:14108 Command: LIST /OUT...
@noxe can you also present a log from the beginning connect to see the protocol the control channel got? ssure - here we go: ``` # AutoConnect() # AutoDetect(True, False)...
@noxe can you also try the exact same code as @codengine listed some posts further up, just like I did too? is it possible to share the code - so...
thx - here is the output, same error: ``` # Connect() Status: Connecting to ***:21 Response: 220 FileZilla Server 0.9.60 beta written by Tim Kosse ([email protected]) Please visit http://sourceforge. Status:...
Ok - but i am not in control of any ftp server? we simply use the library and our customers connect to many different ftp servers?
hmm ok - any chance to do so remote? we dont have any contact to the server owner?
yeah - no prob :)
@FanDjango - sure no problem - when it is available i do an test and give an update here!