Re: [AVFS] avfsd setup for ftp site
Ralf Hoffmann <[email protected]> Fri, 02 Jul 2010 10:31:10 +0200
| Newsgroups | gmane.comp.file-systems.avfs.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 2010-06-30 23:15, Peng Yu wrote: > I'm clueless on how to set avfs on ubuntu (10.04, installed by > "apt-get install avfs") for a ftp site. I don't find a man page for > avfsd. Could you please give me some example command on this? First you have to mount the AVFS file system, usually with mountavfs. If you want to do anonymous ftp, you may directly cd to /#ftp:hostname in the AVFS base directory (usually $HOME/.avfs). Example: # cd $HOME/.avfs/#ftp:ftp.funet.fi If you want to use a specific user account, you first need to tell AVFS which password to use. The command "ftppass" can be used for that. The argument of the command is the user and host name (something like "user-/[email protected]"). It will ask for the password. After that, you can cd to /#ftp:user-/[email protected] Example: # ftppass user-/[email protected] # Password: .... # cd $HOME/.avfs/#ftp:user-/[email protected] In any case, ftp support is currently read only. Best Regards, Ralf Hoffmann -- Ralf Hoffmann <[email protected]> Homepage: http://www.boomerangsworld.de ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first