Menu

#27 ftpsend.FtpGetFile

open
Geby
5
2013-02-19
2013-02-19
nomorelogic
No

I would first like to congratulate you for the wonderful library

I think I found a bug in linux 64 bit relase in ftpsend.FtpGetFile
i.e.
ftpsend.FtpGetFile('ftp.freepascal.org',
'21',
'pub/fpc/dist/2.6.0/bootstrap/x86_64-linux-ppcx64.bz2',
'/tmp/TMP000044.tmp',
'anonymous',
'anonymous@example.org')
runs correctly on windows but fails on linux 64 bit (file permissions are rigth)

thanks in advantage
nomorelogic

Discussion


Log in to post a comment.