A voir également:
- [Filezilla] Installation sous Linux ?
- Telecharger filezilla - Télécharger - Téléchargement & Transfert
- Télécharger filezilla - Télécharger - Téléchargement & Transfert
- Linux reader - Télécharger - Stockage
- Installation windows 10 sans compte microsoft - Guide
- Toutou linux - Télécharger - Systèmes d'exploitation
4 réponses
Bonjour,
Je viens de télécharger le lien ici présent pour filezilla, je suis sous mandriva 0ne, dans le rep bin, quand je double clique sur l'un des executable il se passe rien, comment faire?
Merci d'avance.
Je viens de télécharger le lien ici présent pour filezilla, je suis sous mandriva 0ne, dans le rep bin, quand je double clique sur l'un des executable il se passe rien, comment faire?
Merci d'avance.
Bonjour,
Ca ne marche pas ?
shell
su
Mot de passe:
cd /usr/local/FileZilla
[root@localhost FileZilla]#ls
build.bat* source/
root@localhost FileZilla]#cd source
[root@localhost source] ./configure
[root@localhost source] make
[root@localhost source] make install
[root@localhost source]#xmkmf
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
/usr/X11R6/bin/multiarch-i386-linux/imake: No such file or directory
/usr/X11R6/bin/multiarch-i386-linux/imake: No description file.
Stop.
[root@localhost source]# cd install
[root@localhost install]#ls
autobuild* download.nsh* license.txt* uninstall.ico*
download.ini* FileZilla.nsi* settings.ini*
[root@localhost install]# ./configure
bash: ./configure: Aucun fichier ou répertoire de ce type
[root@localhost install]# make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
[root@localhost install]# make install
make: *** Pas de règle pour fabriquer la cible « install ». Arrêt.
[root@localhost install]# xmkmf
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
/usr/X11R6/bin/multiarch-i386-linux/imake: No such file or directory
/usr/X11R6/bin/multiarch-i386-linux/imake: No description file.
Stop.
[root@localhost install]# make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt
Ca ne marche pas ?
shell
su
Mot de passe:
cd /usr/local/FileZilla
[root@localhost FileZilla]#ls
build.bat* source/
root@localhost FileZilla]#cd source
[root@localhost source] ./configure
[root@localhost source] make
[root@localhost source] make install
[root@localhost source]#xmkmf
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
/usr/X11R6/bin/multiarch-i386-linux/imake: No such file or directory
/usr/X11R6/bin/multiarch-i386-linux/imake: No description file.
Stop.
[root@localhost source]# cd install
[root@localhost install]#ls
autobuild* download.nsh* license.txt* uninstall.ico*
download.ini* FileZilla.nsi* settings.ini*
[root@localhost install]# ./configure
bash: ./configure: Aucun fichier ou répertoire de ce type
[root@localhost install]# make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
[root@localhost install]# make install
make: *** Pas de règle pour fabriquer la cible « install ». Arrêt.
[root@localhost install]# xmkmf
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
/usr/X11R6/bin/multiarch-i386-linux/imake: No such file or directory
/usr/X11R6/bin/multiarch-i386-linux/imake: No description file.
Stop.
[root@localhost install]# make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt
Re,
"Filezilla est un logiciel open-source pour Windows, équivalent de gFTP pour Linux,"
http://filezilla.sourceforge.net/documentation/
"FileZilla is a powerful FTP-client for Windows 9x, ME, NT4, 2000 and XP."
http://lelogiciellibre.net/telecharger/client-ftp.php
http://www.trustonme.net/didactels/4.html
http://www.poitou-charentes.iufm.fr/fclinux/article.php3?id_article=122
"Filezilla est un logiciel open-source pour Windows, équivalent de gFTP pour Linux,"
http://filezilla.sourceforge.net/documentation/
"FileZilla is a powerful FTP-client for Windows 9x, ME, NT4, 2000 and XP."
http://lelogiciellibre.net/telecharger/client-ftp.php
http://www.trustonme.net/didactels/4.html
http://www.poitou-charentes.iufm.fr/fclinux/article.php3?id_article=122
Bonjour,
Merci il faut don utiliser gFTP pour Linux, mais est-il possible d'utiliser FileZilla sous Linux puisque je possède la source ?
Merci il faut don utiliser gFTP pour Linux, mais est-il possible d'utiliser FileZilla sous Linux puisque je possède la source ?
Salut,
il faut don utiliser gFTP pour Linux pas obligatoire.
Il y a plusieurs clients ftp (en ligne de commande - lftp et GUI - kbear).
Je ne connais pas tous les clients ftp pour Linux. J'ai utilisé lftp.
Allez bonne nouvelle. Je viens de le trouver et de tester sur Fedora 4 et ça fonctionne.
J'ai téléchargé Filezilla ici http://filezilla-project.org/nightlies/2006-01-16/FileZilla_3_i386-linux-bin.tar.bz2
(le site http://filezilla-project.org/nightly.php)
Donc il n'y a pas compilation. Tu le decompresse et dans le répertoire bin tu as 2 executables filezilla et fzsftp
il faut don utiliser gFTP pour Linux pas obligatoire.
Il y a plusieurs clients ftp (en ligne de commande - lftp et GUI - kbear).
Je ne connais pas tous les clients ftp pour Linux. J'ai utilisé lftp.
Allez bonne nouvelle. Je viens de le trouver et de tester sur Fedora 4 et ça fonctionne.
J'ai téléchargé Filezilla ici http://filezilla-project.org/nightlies/2006-01-16/FileZilla_3_i386-linux-bin.tar.bz2
(le site http://filezilla-project.org/nightly.php)
[lamitest@localhost ~]$ tar xjvf FileZilla_3_i386-linux-bin.tar.bz2 [lamitest@localhost ~]$ filezilla3/bin/filezilla & [2] 2738 [lamitest@localhost ~]$
Donc il n'y a pas compilation. Tu le decompresse et dans le répertoire bin tu as 2 executables filezilla et fzsftp