Page 1 of 1

pksh and ftplib

Posted: Wed Jul 07, 2004 8:16 pm
by not6
I cant get access to the ftplib , so i compile without ftp support
( need to add #ifdef FTP in pksh.c line 207 and remove -lftp in makefile)


i try the readme link http://nbpfaus.net/~pfau/ftplib/ (without www )

but when i want the download lib i get "You don't have permission to access"

is there anyway to get the src of ftplib ?

Posted: Wed Jul 07, 2004 8:21 pm
by blackdroid
http://www.nbpfaus.net/~pfau/ftplib/ftplib-v3.tar.gz <- this is a direct link to the latest ftplib.
and well it works.

Posted: Wed Jul 07, 2004 8:23 pm
by not6
yes tks the links work , i must be tired ;)