A video-sharing platform for users to upload, view, and share videos across various genres and topics.
Service URL: www.youtube.com (opens in a new window)
GPS
Registers a unique ID on mobile devices to enable tracking based on geographical GPS location.
1 day
VISITOR_INFO1_LIVE
Tries to estimate the users' bandwidth on pages with integrated YouTube videos. Also used for marketing
179 days
PREF
This cookie stores your preferences and other information, in particular preferred language, how many search results you wish to be shown on your page, and whether or not you wish to have Google’s SafeSearch filter turned on.
10 years from set/ update
YSC
Registers a unique ID to keep statistics of what videos from YouTube the user has seen.
Session
DEVICE_INFO
Used to detect if the visitor has accepted the marketing category in the cookie banner. This cookie is necessary for GDPR-compliance of the website.
179 days
LOGIN_INFO
This cookie is used to play YouTube videos embedded on the website.
2 years
VISITOR_PRIVACY_METADATA
Youtube visitor privacy metadata cookie
180 days
「Windowsでssh」への5件の返信
WinSCPは、設定で「ファイル名をUTF-8エンコード」というのを「自動」ではなく「オン」にすると、UTF-8はきちんと表示してくれますが、他の文字コードは分かりません。確かに難解なんですよね設定とか…。
sshの利用がそんなに増えているのですか? 自分の周りだと、SFTPは増えている感触があります。FTPSの方はほとんど見ないですが……。
IP制限は当たり前になってきて、世知辛い世の中だなぁと思ったりします。家から修正できなくて悲しい目に遭うこともしばしば。(;´д`)
SFTPが何を指しているのかよくわかりませんけど、SSH File Transfer Protocolのことであれば、これも多いです。(ただIP制限掛かっている場合だと思いますが)
認証キーを用いてアクセスする案件が多いですね。
IP制限は逆に快適です。今ってBasic認証をFlash側から認証通過できないですよね?DB連動とかIF連携のある案件が多いのでBasic認証だとオーサリング環境で動作検証取れなくなるので開発効率が非常に悪いです。というか実装無理です(涙
SSH File Transfer Protocol
↑
そうそう、これのことです~。説明不足で失礼しました。
ちなみに、FTPSはFile Transfer Protocol over SSL/TLSです。
正直SFTPとFTPSの区分はそこまで理解してませんが、まぁhetemlもSSHが使えるようになったみたいで、世の中みんなセキュア一直線みたいですねえ・・