Cyberduck for Windows

最新版本 Select Version

Select Version

Select Version
Cyberduck for Windows 是一個可以連接到 FTP(文件傳輸協議),SFTP(SSH 安全文件傳輸),WebDAV(基於 Web 的分佈式創作和版本控制),Amazon S3,Google 雲端存儲,Windows Azure,Rackspace 雲文件,和谷歌文件分發您的文件。

在瀏覽器中快速瀏覽並移動文件,並啟用緩存以獲得最佳性能。 Cyber​​duck 支持公鑰認證,鍵盤交互(PAM)認證和一次性密碼。要編輯文件,與任何外部編輯器應用程序的無縫集成可以很容易地快速更改內容。 Cyberduck for Windows 可以編輯您的首選應用程序在服務器上的任何文本或二進製文件.

Cyberduck for Windows 功能:

連接到每個服務器
一個易於使用的界面,連接到 FTP(文件傳輸協議),SFTP(SSH 安全文件傳輸),WebDAV(Web- 基於雲的分佈式創作和版本控制),Amazon S3,Google 雲端存儲,Windows Azure,Rackspace 雲文件,甚至是 Google Docs.

使用您首選的編輯器編輯任何文件
要編輯文件,與任何外部編輯器應用程序的無縫集成可以輕鬆快速地更改內容。在首選應用程序中編輯服務器上的任何文本或二進製文件.

在雲中分發內容
Amazon CloudFront 和 Akamai 內容交付網絡(CDN)都可以輕鬆配置,以便在全球範圍內從邊緣位置分發文件。使用 FTP,SFTP 或 WebDAV 連接到任何服務器,並將其配置為新的 Amazon CloudFront CDN 分發的來源。

亞馬遜 S3 為我們其餘的人提供服務
像 Amazon 硬盤一樣瀏覽亞馬遜簡單存儲服務。支持 S3 存儲選件的最新和最大的增加。定義網站端點,啟用訪問日誌記錄,配置存儲類別,加密和存儲桶位置.

管理您的 Google Docs
Convert 上傳到 Google 文檔格式和光學字符識別(OCR)以進行圖像上傳。定義訪問控制列表,與其他用戶使用 Google 登錄憑據共享文檔.

And more ...(頭等書籤,輕鬆瀏覽,任何傳輸,高級 SSH 功能,與系統技術集成).

也可用:下載 Cyber​​duck for Mac

ScreenShot

軟體資訊
檔案版本 Select Version

檔案名稱 Cyberduck-Installer-8.6.3.40040.exe
檔案大小
系統 Windows Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 David Kocher
官網 https://cyberduck.io
更新日期 2023-08-11
更新日誌

What's new in this version:

Fixed:
- Failure configuring credentials from AWS CLI setup (S3)
- Frequent broken pipe errors (FTP)

Select Version 相關參考資料
How to Determine Your Postgres Version

Viewing the server version. To determine the server version using an SQL statement, simply issue the SELECT version(); command: =# SELECT version(); version ...

https://www.atlassian.com

How to find the SQL Server version

2019年10月8日 — We can use the @@VERSION function to find out all version details of the SQL Server instance. ... SELECT @@VERSION AS 'SQL Server Version Details' ...

https://www.sqlshack.com

MySQL VERSION() Function

Return the current version of the MySQL database: SELECT VERSION();. Try it Yourself ». Definition and Usage. The VERSION() function returns the current ...

https://www.w3schools.com

Select PHP Version

Select PHP Version 可提供用戶自定義PHP 版本、PHP Extension、PHP.ini 等三種功能。

https://help.url.com.tw

Select Version - 2011 - SOLIDWORKS PDM 說明

Select the version of SolidWorks to which you want to upgrade the files. The SolidWorks version you select must be installed on each workstation ...

https://help.solidworks.com

Understanding the SQL Server SELECT @@VERSION ...

I was recently trying to determine what version of SQL Server was installed on a particular server. I found this tip to determine the version and tried to ...

https://www.mssqltips.com

VERSION (Transact-SQL) - SQL Server

2023年6月21日 — 下列範例會顯示傳回目前安裝架構的版本資訊。 SELECT @@VERSION AS 'SQL Server Version';. 範例:Azure Synapse Analytics 和Analytics Platform ...

https://learn.microsoft.com

VERSION - Amazon Redshift

The VERSION function returns details about the currently installed release, with specific Amazon Redshift version information at the end.

https://docs.aws.amazon.com

判斷資料庫引擎的版本和版本SQL Server

2024年1月30日 — 方法3:連線至SQL Server 的執行個體,然後執行下列查詢:. SQL 複製. Select @@version. 此查詢的輸出範例如下所示:. 輸出 複製. Microsoft SQL Server ...

https://learn.microsoft.com