{"id":2380,"date":"2024-11-26T19:12:51","date_gmt":"2024-11-26T18:12:51","guid":{"rendered":"https:\/\/alessandromasciadri.com\/?p=2380"},"modified":"2024-11-26T19:37:37","modified_gmt":"2024-11-26T18:37:37","slug":"come-copiare-velocemente-file-di-grandi-dimensioni-da-pc-ad-android","status":"publish","type":"post","link":"https:\/\/alessandromasciadri.com\/come-copiare-velocemente-file-di-grandi-dimensioni-da-pc-ad-android\/","title":{"rendered":"Come copiare velocemente file di grandi dimensioni da PC ad Android"},"content":{"rendered":"\t\t<div data-akihiro-type=\"ama-post\" data-akihiro-id=\"2380\" class=\"akihiro akihiro-2380\" data-akihiro-post-type=\"post\">\n\t\t\t\t<div class=\"akihiro-element akihiro-element-09c37e4 e-flex e-con-boxed e-con e-parent\" data-id=\"09c37e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"akihiro-element akihiro-element-acf4225 akihiro-widget akihiro-widget-text-editor\" data-id=\"acf4225\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>A tanti sar\u00e0 capitato di dover copiare file o cartelle di grandi dimensione dal proprio PC al proprio smartphone Android. Un esempio classico \u00e8 quello in cui si \u00e8 acquistato un telefono nuovo e si vuole trasferire tutte le chat di WhatsApp (cartella dei media compresa) dal vecchio al nuovo telefono. Insomma, parecchi GB che se trasfertiti utilizzando il copia e incolla del nostro sistema operativo potrebbe arrivare a richiedere ore. Vediamo quindi come farlo in un modo un po&#8217; pi\u00f9 avanzato, ma estremamente rapido ed efficiente.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-b553ef0 akihiro-widget akihiro-widget-heading\" data-id=\"b553ef0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t<h3 class=\"akihiro-heading-title akihiro-size-default\">Prerequisito 1: adb<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-b19b778 akihiro-widget akihiro-widget-text-editor\" data-id=\"b19b778\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Come prima cosa dobbiamo avere installato sul nostro computer il tool adb (Android Debug Bridge). Nella <a href=\"https:\/\/developer.android.com\/tools\/adb\" target=\"_blank\" rel=\"noopener\">guida ufficiale<\/a> si trovano tutti i dettagli su come installare adb sulle varie piattaforme. Vediamo invece qui di seguito come installarlo su Ubuntu:<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-b5221ef akihiro-widget akihiro-widget-code-highlight\" data-id=\"b5221ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"code-highlight.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t<div class=\"prismjs-tomorrow copy-to-clipboard \">\n\t\t\t<pre data-line=\"\" class=\"highlight-height language-bash \">\n\t\t\t\t<code readonly=\"true\" class=\"language-bash\">\n\t\t\t\t\t<xmp>sudo apt install android-tools-adb<\/xmp>\n\t\t\t\t<\/code>\n\t\t\t<\/pre>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-a537787 akihiro-widget akihiro-widget-heading\" data-id=\"a537787\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t<h3 class=\"akihiro-heading-title akihiro-size-default\">Prerequisito 2: USB debugging<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-59131f1 akihiro-widget akihiro-widget-text-editor\" data-id=\"59131f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Il secondo requisito \u00e8 invece quello di avere attivato <strong>USB debugging<\/strong> sul proprio smartphone. Per fare ci\u00f2 \u00e8 necessario anzitutto attivare la funzione <strong>Developer Mode<\/strong>. Sebbene questo potrebbe differire da uno smartphone ad un altro, generalmente si pu\u00f2 attivare il Developer Mode premendo rapidamente per 7 volte sulla voce<strong> Build number<\/strong> che pu\u00f2 essere trovata qui:<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-fdd1e2c akihiro-widget akihiro-widget-code-highlight\" data-id=\"fdd1e2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"code-highlight.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t<div class=\"prismjs-default copy-to-clipboard \">\n\t\t\t<pre data-line=\"\" class=\"highlight-height language- \">\n\t\t\t\t<code readonly=\"true\" class=\"language-\">\n\t\t\t\t\t<xmp>Settings -> About Phone<\/xmp>\n\t\t\t\t<\/code>\n\t\t\t<\/pre>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-78df874 akihiro-widget akihiro-widget-text-editor\" data-id=\"78df874\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Possiamo quindi procedere all&#8217;attivazione della funzione USB debugging. Anche in questo caso pu\u00f2 differire tra un modello ed un altro di smartphone, ma giusto per dare una linea guida, <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-24d770a akihiro-widget akihiro-widget-code-highlight\" data-id=\"24d770a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"code-highlight.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t<div class=\"prismjs-default copy-to-clipboard \">\n\t\t\t<pre data-line=\"\" class=\"highlight-height language- \">\n\t\t\t\t<code readonly=\"true\" class=\"language-\">\n\t\t\t\t\t<xmp>Settings -> System & Updates -> Developer Options -> USB Debugging<\/xmp>\n\t\t\t\t<\/code>\n\t\t\t<\/pre>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-4ab5bfe akihiro-widget akihiro-widget-heading\" data-id=\"4ab5bfe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t<h3 class=\"akihiro-heading-title akihiro-size-default\">Copia dei file tramite adb<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-70b561f akihiro-widget akihiro-widget-text-editor\" data-id=\"70b561f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Soddisfatti i due prerequisiti indicati sopra, colleghiamo il nostro smartphone al computer e apriamo una shell. Per eseguire la copia del nostro file o cartella lanciamo semplicemente questo comando:<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-bb8ea89 akihiro-widget akihiro-widget-code-highlight\" data-id=\"bb8ea89\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"code-highlight.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t<div class=\"prismjs-tomorrow copy-to-clipboard \">\n\t\t\t<pre data-line=\"\" class=\"highlight-height language-bash \">\n\t\t\t\t<code readonly=\"true\" class=\"language-bash\">\n\t\t\t\t\t<xmp>adb push \/path\/to\/your\/file \/sdcard\/Android<\/xmp>\n\t\t\t\t<\/code>\n\t\t\t<\/pre>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-83c5392 akihiro-widget akihiro-widget-text-editor\" data-id=\"83c5392\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Il comando indicato qui sopra copier\u00e0 il file nella directory Android del nostro telefono.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-3119fe7 akihiro-widget akihiro-widget-heading\" data-id=\"3119fe7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t<h3 class=\"akihiro-heading-title akihiro-size-default\">Esempio pratico<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-679eb34 akihiro-widget akihiro-widget-text-editor\" data-id=\"679eb34\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\tCome esempio pratico vediamo il comando con cui inviamo tutta la cartella <code>com.whatsapp<\/code> in precedenza copiata dal nostro vecchio telefono.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-ebc3a25 akihiro-widget akihiro-widget-code-highlight\" data-id=\"ebc3a25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"code-highlight.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t<div class=\"prismjs-tomorrow copy-to-clipboard \">\n\t\t\t<pre data-line=\"\" class=\"highlight-height language-bash \">\n\t\t\t\t<code readonly=\"true\" class=\"language-bash\">\n\t\t\t\t\t<xmp>adb push com.whatsapp \/sdcard\/Android\/media<\/xmp>\n\t\t\t\t<\/code>\n\t\t\t<\/pre>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-39cd13d akihiro-widget akihiro-widget-text-editor\" data-id=\"39cd13d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Nel mio caso, la cartella aveva un peso di circa 2 GB e in poco pi\u00f9 di un minuto \u00e8 stata trasferita sul mio nuovo dispositivo Android.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>A tanti sar\u00e0 capitato di dover copiare file o cartelle di grandi dimensione dal proprio PC al proprio smartphone Android. Un esempio classico \u00e8 quello in cui si \u00e8 acquistato un telefono nuovo e si vuole trasferire tutte le chat di WhatsApp (cartella dei media compresa) dal vecchio al nuovo telefono. Insomma, parecchi GB che [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[58],"class_list":["post-2380","post","type-post","status-publish","format-standard","hentry","category-sistemistica","tag-android"],"_links":{"self":[{"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/posts\/2380","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/comments?post=2380"}],"version-history":[{"count":4,"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/posts\/2380\/revisions"}],"predecessor-version":[{"id":2384,"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/posts\/2380\/revisions\/2384"}],"wp:attachment":[{"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/media?parent=2380"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/categories?post=2380"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/tags?post=2380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}