Bonjour,
Je voudrait me connecter à un FTP par Ms Dos, donc voila ce que j'ai fait:
Fichier c:\cmd_ftp.txt
Où il y a :
open ftp.monsite.com
user mon-login
password mon-passe
binary
Et après j'ouvre Invite de commande et je tape:
ftp -n -i -s:c:\cmd_ftp.txt
Et voila ce qu'il me dit:
Microsoft Windows XP [version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Bilou>ftp -n -i -s:c:\cmd_ftp.txt
ftp> open ftp.teamfr.com
Connect‚ … teamfr.com.
220-FTP server ready.
220 Ceci est un systeme prive - Aucun utilisateur anonyme autorise
ftp> user url1
331 Utilisateur url1 OK. Veuillez taper votre mot de passe
530 l'authentification a echouee
chec de l'identification.
ftp> binary
200 TYPE est maintenant 8-bit binary
ftp>
Et voila "530 l'authentification a echouee".
Donc je voudrait savoir comment remédier ce problème .
Merci.
Configuration: Windows XP
Firefox 2.0.0.14