ProftpD on AIX 6.1


 
Thread Tools Search this Thread
Operating Systems AIX ProftpD on AIX 6.1
# 1  
Old 12-14-2009
ProftpD on AIX 6.1

I need to install proftpd on AIX 6.1 . I cant compile it from source cod because of lacking gCC compiler.. so is there any AIX proftpd package to install
# 2  
Old 12-14-2009
Hi ,
try here IBM AIX Toolbox Download Page - By Date it's for AIX 5L maybe you will be able install it on 6.1.
# 3  
Old 12-14-2009
thanks dear friend :-)

I installed proftpd successfully ;-) LOVE AIX and This Forum

Last edited by wwwzviadi; 12-14-2009 at 12:53 PM..
# 4  
Old 12-14-2009
You are welcome.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. AIX

Proftpd and AIX 7

Hi. I want to install proftpd on an AIX 7.1, but the only proftpd-1.2.8-1.aix5.1.ppc.rpm is available and it doesn't want on be installed : error: proftpd-1.2.8-1.aix5.1.ppc.rpm cannot be installed Any help (other than compilation) ? tks (0 Replies)
Discussion started by: stephnane
0 Replies

2. Solaris

solaris 10 proftpd with inetd and tcp_wrappers

If I use an old inetd based service that specified /usr/sbin/tcpd for proftpd, do I have to include that when I use inetconv to create the service manifest. For example. I currently use proftpd for ftp with tcp_wrappers. My old inetd line was ftp stream tcp nowait root /usr/sbin/tcpd... (2 Replies)
Discussion started by: csross
2 Replies

3. UNIX for Dummies Questions & Answers

Help me Install Proftpd

Hi eveyone, Im newb in Unix. I just install solaris 10 on my VM. First program i install is midnight commander and did successful. The way i do is get binary packet from sunfreeware then add and edit the PATH variable. My next program is ProFtpd i did same way :D. Add packets... (4 Replies)
Discussion started by: tien86
4 Replies

4. Solaris

Umask to ProFTPd

My user most download files to home directory with umask 002. Permissions on that files must be -rwx------, i'm right ? I thinks yes. Ok It's my easy config file. ServerName "FTP" ServerType standalone DefaultServer on Port 21... (3 Replies)
Discussion started by: jess_t03
3 Replies

5. UNIX and Linux Applications

what tools can mange proftpd ?

i want to use proftpd to create a ftp server, does anyone have any good web manager tools to mange the ftp site ? (3 Replies)
Discussion started by: yarx
3 Replies

6. UNIX for Dummies Questions & Answers

Stop/Start proftpd

Hi everyone, I was wondering how to configure ftp access for one user when I found this board. After some searches I found my infos around proftpd (and the great config file proftpd.conf who answered to all my dreams...) but now I only need to stop proftpd and restart it (I guess it is needed... (1 Reply)
Discussion started by: Lomic
1 Replies
Login or Register to Ask a Question