On Sun, Jul 17, 2005 at 09:01:01PM -0400, Dustin Norlander wrote:

> $tla make-archive --listing --mirror [EMAIL PROTECTED]
> ftp://[EMAIL PROTECTED]/www/www/project/{arch}

I'm guessing you need to specify the password right in the URL, a la

        ftp://user:[EMAIL PROTECTED]/...

because while SFTP uses SSH (which prompts for a password), plain FTP
is implemented internally, and arch doesn't prompt for passwords (with
either FTP or WebDAV).

FTP and SFTP really have nothing to do with each other except that
they transfer files.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Gnu-arch-users mailing list
Gnu-arch-users@gnu.org
http://lists.gnu.org/mailman/listinfo/gnu-arch-users

GNU arch home page:
http://savannah.gnu.org/projects/gnu-arch/

Reply via email to