「Application」修訂間的差異

出自ITTS
跳至導覽 跳至搜尋
行 47: 行 47:
 
* example
 
* example
 
{| class="mw-collapsible mw-collapsed wikitable"
 
{| class="mw-collapsible mw-collapsed wikitable"
! DLL Load /debug example (copy scrip contents phase to  scrip editor)  
+
! wget.exe example (wget.exe website_file)  
 
|-
 
|-
 
|
 
|
 
   "wget.exe http://intretech-tw.synology.me/mediawiki/images/0/0a/UDP_send.jpg"
 
   "wget.exe http://intretech-tw.synology.me/mediawiki/images/0/0a/UDP_send.jpg"
 
|}
 
|}

於 2020年9月1日 (二) 11:15 的修訂

NAS related application

Intretech TW has a Synology NAS DS918+ the web address in http://intretech.ddns.net:5000/

This NAS already been use on

GitLab (Source code control)

Drive Client

  • Synology Drive Client (建議安裝) 是 DSM 加值套件 Synology Drive Server 的桌面應用程式,讓您在一台集中化的 Synology NAS 和多台用戶端電腦之間,同步並分享您自己的檔案或他人與您共用的檔案。

refer to SynologyDriveClient download windows version form synology [1]

Cloud Station Drive
http://intretech-tw.synology.me:5000/?launchApp=SYNO.SDS.Drive.Application

  • Cloud Station Drive (就像是 Google Drive, 文件 在雲端 共同修改) 是一款應用程式,透過網路連線便可讓您在 Synology NAS 和個人電腦之間同步檔案,不僅確保資料隨時保持最新狀態,亦可讓您輕鬆存取檔案。即便在沒有網路連線的情況下,您依然可以瀏覽及編輯檔案,且所有修改皆會在重新連上網路後自動同步至您的 Synology NAS 及個人電腦。

refer to CloudStationDrive

Cloud Station Backup

  • Cloud Station Backup 是一種檔案備份服務,讓您在一台集中化的 Synology NAS 裝置及多部用戶端電腦之間備份檔案。

refer to CloudStationBackup

Windows 10 related: RDP Wrap

This application can enable muti-user login for windows 10.

Quick update:

1. open RDPConf.exe to check windows 10 version.
2. search windows 10 version number in here.
3. download and replace ini file in C:\Program Files\RDP Wrapper.
4. restart TermService in cmd by Administrator.

The detail information as link, it include full install process.

Windows 10 related: Win10系統中如何禁止某個程序聯網 (block ap windows 10)

link

Hsinchu Science park traffic real time status

link

Windows binaries of GNU Wget 下載網路的 檔案資源

  • A command-line utility for retrieving files using HTTP, HTTPS and FTP protocols.

檔案:Wget windows x86 version.zip

  • example
wget.exe example (wget.exe website_file)
 "wget.exe http://intretech-tw.synology.me/mediawiki/images/0/0a/UDP_send.jpg"