谷歌不支持ftp內嵌
linux不需要安裝vxftpd也可以使用ftp命令(FTP客戶端)。
在大多發行版都有打包,請到各大發行版的ftp列表中得到,或者在發行版的安裝盤中也能得到。lftp是一個命令行式的ftp客戶端。對中文支持較好。如果您在linux 的text模式下,要安裝zhcon或者cce之類的。
安裝:
1、RPM包管理的系統,請到
http://freshrpms.net
http;//rpmfind.net 上查找lftp的最新包,可以用
#rpm -ivh name.rpm
#rpm -Uvh name.rpm 這是升級之用
2、源碼包安裝舉例:lftp-3.2.0.tar.bz2
#tar zxvf lftp-3.2.0.tar.bz2
#cd lftp-3.2.0
#./configure
#make
#make install
3.調用方法:
lftp ftp://用戶名:密碼@地址
比如:
[beinan@S01~]$lftp ftp://[email protected]
口令:
lftp [email protected]:~>
lftp [email protected]:~>ls
-rw-r--r-- 1 1000 100 44387 May 18 10:04 xvmain.jpg
-rw-r--r-- 1 1000 100 202643 May 18 09:45 xxx.jpeg
-rw-r--r-- 1 1000 100 0 May 20 10:01 鯊魚的故事.txt
二、使用方法:
0.簡單的用法:lcd 切換本地目錄,比如 lcd /opt
get 取回一個文件,put 向ftp伺服器傳文件;
1、獲得幫助:
代碼:
lftp [email protected]:~> help
!<shell-command>(commands)
alias [<name> [<value>]]anon
bookmark [SUBCMD] cache [SUBCMD]
cat [-b] <files>cd <rdir>
chmod [OPTS] mode file... close [-a]
[re]cls [opts] [path/][pattern] debug [<level>|off] [-o <file>]
[options] <dirs> exit [<code>|bg]
get [OPTS] <rfile> [-o <lfile>] glob [OPTS] <cmd> <args>
help [<cmd>]history -w file|-r file|-c|-l [cnt]
jobs [-v] kill all|<job_no>
lcd <ldir>lftp [OPTS] <site>
ls [<args>] mget [OPTS] <files>
mirror [OPTS] [remote [local]]mkdir [-p] <dirs>
mole name [args]more <files>
mput [OPTS] <files> mrm <files>
mv <file1> <file2>[re]nlist [<args>]
open [OPTS] <site>pget [OPTS] <rfile> [-o <lfile>]
put [OPTS] <lfile> [-o <rfile>] pwd [-p]
queue [OPTS] [<cmd>]quote <cmd>
repeat [delay] [command]rm [-r] [-f] <files>
rmdir [-f] <dirs> scache [<session_no>]
set [OPT] [<var> [<val>]] site <site_cmd>
source <file> user <user|URL> [<pass>]
version wait [<jobno>]
zcat <files>zmore <files>
如果針對lftp的每個命令的幫助,應該是:
lftp [email protected]:~> help 命令
比如
代碼:
lftp [email protected]:~> help get
用法: get [OPTS] <rfile> [-o <lfile>]
Retrieve remote file <rfile> and store it to local file <lfile>.
-o <lfile> specifies local file name (default - basename of rfile)
-ccontinue, reget
-Edelete remote files after successful transfer
-ause ascii mode (binary is the default)
-O <base> specifies base directory or URL where files should be placed
簡介:gftp基於gtk的ftp客戶端,大家用的也比較多吧,支持中文目錄。如果您的gftp不能支持中文,請升級版本。
# Written in C and has a text interface and a GTK+ 1.2/2.x interface
# Supports the FTP, FTPS (control connection only), HTTP, HTTPS, SSH and FSP protocols
# FTP and HTTP proxy server support
# Supports FXP file transfers (transferring files between 2 remote servers via FTP)
# Supports UNIX, EPLF, Novell, MacOS, VMS, MVS and NT (DOS) style directory listings
# Bookmarks menu to allow you to quickly connect to remote sites
下載安裝:
在各大發行版中,都有gftp的打包,可以用各發行版自帶的工具來安裝。我只說源碼包安裝:
源碼包安裝,通用於所有發行版,舉例說明:gftp-2.0.18.tar.bz2
代碼:
[root@S01ftp]#ls -lh
總用量 1.4M
-rw-r--r--1 root root 1.4M 2005-05-21 09:18 gftp-2.0.18.tar.bz2
[root@S01ftp]#tar jxvf gftp-2.0.18.tar.bz2
[[email protected]]#./configure
[[email protected]]#make
[[email protected]]#make install
註:因為gftp依賴gtk,如果不能make過去,您應該指定PKG_CONFIG_PATH
[[email protected]]# export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
調用:
代碼:
[[email protected]]#gftp
Ⅱ 谷歌瀏覽器怎麼打開FTP資源
谷歌瀏覽器是無法直接打開FTP,沒有這個許可權,可以使用系統啟用FTP文件夾視圖功能來解決此問題。
如下參考:
1.第一步是單擊電腦桌左下角的WIN圖標,如下圖所示。

Ⅲ ftp不能在資源管理器中打開,跳到ie。剛剛費了很大的力氣解決。原來是裝了谷歌瀏覽器搞的。
這就是兩個軟體沖突了嘛
Ⅳ 為什麼有的安卓瀏覽器不支持ftp,比如via還有自帶的瀏覽器,而Chrome就可以
因為開發商沒有開發這個功能
Ⅳ 這種格式的鏈接地址在IE中可以打開,在谷歌瀏覽器中打不開 如下圖 。。。求高手指點 謝謝
Chrome,Firfox以下埠的web站點無法訪問,所以在配置自己站點時需避開以下埠:
// tcpmux 7, // echo 9, // discard 11, // systat 13, // daytime 15, // netstat 17, // qotd 19, // chargen 20, // ftp data 21, // ftp access 22, // ssh 23, // telnet 25, // smtp 37, // time 42, // name 43, // nicname 53, // domain 77, // priv-rjs 79, // finger 87, // ttylink 95, // supp 101, // hostriame 102, // iso-tsap 103, // gppitnp 104, // acr-nema 109, // pop2 110, // pop3 111, // sunrpc 113, // auth 115, // sftp 117, // uucp-path 119, // nntp 123, // NTP 135, // loc-srv /epmap 139, // netbios 143, // imap2 179, // BGP 389, // ldap 465, // smtp+ssl 512, // print / exec 513, // login 514, // shell 515, // printer 526, // tempo 530, // courier 531, // chat 532, // netnews 540, // uucp 556, // remotefs 563, // nntp+ssl 587, // stmp? 601, // ?? 636, // ldap+ssl 993, // ldap+ssl 995, // pop3+ssl 2049, // nfs 4045, // lockd 6000, // X11
如果你一定要訪問,你試試在CHROME桌面快捷方式上加上
Ⅵ 外網不能訪問ftp伺服器什麼原因
在原辦公樓的路由器上要做埠映射,即把從外網來訪問路由器IP的FTP服務,映射到內網的FTP伺服器IP上去,相當於轉發了。因為外網的人最多隻能訪問到路由器,不可能直接訪問到內網的FTP,一轉過去就可以了。 第二由於寬頻的IP是不固定的,新辦公樓訪問寬頻路由器用IP訪問也不好記,麻煩。所以還得要DDNS(動態域名解析),這類服務有花生殼(免費)等,申請帳號後,會給你一個域名。 第三把申請到的動態域名在原寬頻路由器裡面綁定,現在一般的寬頻路由器都內置DDNS功能,你只需啟用該功能,並填入申請到的賬號即可。如果你的寬頻路由器不支持內置的DDNS功能,也沒有關系,你去你申請域名的網站下載一個客戶端。在原路由器下面的任意一台電腦(在不在FTP服務所在電腦也都無所謂),並運行客戶端(當然也是要賬號)。 此後,在新辦公樓的同事就可以用你申請到的域名訪問FTP伺服器了,這邊不用作任何設置的,所有的設置都是在原路由器那邊
Ⅶ 如何在資源管理器中打開ftp,而不會自動跳到在google瀏覽器或者IE中打開
啟用FTP文件夾視圖功能即可,步驟如下:
1.首先第一步就是在電腦桌面的左下角點擊WIN圖標即可。
Ⅷ 用ftp上傳網站地圖有什麼用,我怎麼就弄不好呢,在谷歌提交不成功
網站地圖是CMS自帶的功能,點擊生成就可以了
提交不成功,是因為你的網站地圖格式不正確。
Ⅸ 關於 瀏覽器 打不開 ftp
可以試試
一、重啟,按F8打開「WIN高級選出項菜單」—用鍵盤↑↓鍵選「最後一次正確配置」—回車。
二、重啟,按F8打開「WIN高級選出項菜單」—用鍵盤↑↓鍵選「安全模式」—回車—在「桌面」警告選「是」—重啟。
三、用系統光碟修復系統。
1、光碟機啟動後,首先會出現WINXP安裝界面,選擇第一項「要現在安裝WINXP……」,回車(注意,不要選第二項)。
2、有的光碟出現「Windows XP 安裝協議,Windows XP Professional最終用戶安裝協議」界面中,按下「F8」鍵,同意接受許可協議。
3、此時系統會自動檢測,當出現「如果下列WINXP安裝中有一個己損壞,安裝可以嘗試將其修復」界面時,選第一項「要修復所選的WINXP安裝清按R」,按「R」(注意,千萬不要選第二項全新安裝,那樣就會把你原C盤中的文件全清除了)。
4、以下操作,按中文提示進行就可以了。