Linux is your friend - use the power :) The "man" system can help you
find this kind of info. On the target, you can use "man -k" or "apropos"
or "whatis" to look for info. Unfortunately, the manual database is not
pre-built, so do the following (once) as "root":
 
[EMAIL PROTECTED] mandb
 
This will take a few minutes to produce a cross-reference index used by
apropos and whatis.
 
Once this is done, try the following:
 
[EMAIL PROTECTED] apropos ftp
addftpuser (8)       - set up anonymous FTP user
ftp (1)              - Internet file transfer program
ftpaccess (5)        - ftpd configuration file
ftpchroot (5)        - file which lists users who need to be chrooted
ftpconversions (5)   - ftpd conversions database
ftpcount (1)         - show current number of users for each class
ftpd (8)             - Internet File Transfer Protocol server
ftphosts (5)         - ftpd individual user host access file
ftprestart (8)       - restart previously shutdown ftp servers
ftpservers (5)       - ftpd virtual hosting configuration specification
file
ftpshut (8)          - close down the ftp servers at a given time
ftpusers (5)         - list of users that may not log in via the FTP
daemon
ftpwho (1)           - show current process information for each ftp
user.
in.ftpd (8)          - Internet File Transfer Protocol server
in.tftpd (8)         - IPv4 Trivial File Transfer Protocol server
Net::Cmd (3)         - Network Command class (as used by FTP, SMTP etc)
Net::FTP (3)         - FTP Client class
netrc (5)            - user configuration for ftp
privatepw (8)        - Change WU-FTPD Group Access File Information
rmftpuser (8)        - remove anonymous FTP user
sftp (1)             - secure file transfer program
sftp-server (8)      - SFTP server subsystem
smbclient (1)        - ftp-like client to access SMB/CIFS resources on
servers
tftp (1)             - IPv4 Trivial File Transfer Protocol client
tftpd (8)            - IPv4 Trivial File Transfer Protocol server
wu-ftpd (8)          - Internet File Transfer Protocol server
xferlog (5)          - FTP server logfile
xferstats.wu-ftpd (8) - displays FTP usage statistics

and then
 
[EMAIL PROTECTED] man wu-ftpd
 
 
 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Steve Spano
Sent: Wednesday, November 15, 2006 8:06 AM
To: [email protected]
Subject: ### FTPD on Davinci



Hi

 

Anyone know how to get FTPD on davinci? I can access an FTP site from
the davinci

 

But I would like to be able to FTP files directly TO the davinci

 

Thanks

 

Steve Spano, President

Finger Lakes Engineering

607-277-1614

www.fl-eng.com

[EMAIL PROTECTED]

 

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to