Skip to main content

Questions tagged [data-transfer]

The tag has no usage guidance.

3 votes
1 answer
150 views

Android dot folder (hidden folder) is not showing in windows

I make a folder in my android device under that i have some files and .private folder ("dot" folder usually hidden in an android) under that hidden folder i have many important files. When i ...
NAKUL JAIN's user avatar
1 vote
1 answer
44 views

Backing up on external exFAT HDD via USB using rsync is extremely slow (20kB/s)

I am backing up my machine on an external HDD hard-drive of 2TB formated in exFAT via USB using rsync on Ubuntu 22.04 and the file is extremely slow (sometimes stuck at 20kB/s for several seconds). ...
ecjb's user avatar
  • 133
2 votes
3 answers
650 views

Is it safe to delete or move a file immediately after copying it? [Windows especially]

I understand that sometimes when copying a file the system will 'cache' the process of copying, or will 'delay' the process: i.e., it takes a little longer for the copying-process to actually complete ...
william's user avatar
  • 45
0 votes
1 answer
76 views

How do I send data between 2 windows PCs?

I'm working on a project where 2 databases are identical in 2 locations away from each other I have some logic set up to sync them on an interval but now I'm stuck on the communication part A little ...
GeorgeSedhom's user avatar
0 votes
2 answers
31 views

Combining similar data from three different sources into one row for each client,

To start off, I don't really use Excel, but I was given this task. We are integrating two stores (CRUNCH and FRESH) into our MAIN system, each with their own client formatting. Many clients are shared ...
mrich1's user avatar
  • 1
0 votes
1 answer
79 views

How can I share executables from my Linux build computer with my macOS editing computer?

I currently have a setup where I edit code on my Mac, push the changes to a GitHub repository, pull the changes on my Linux build server (controlled via SSH), then build the program. The issue is that ...
AcinonX's user avatar
  • 111
2 votes
0 answers
74 views

How might I transfer cookies and passwords from a broken laptop drive to a new laptop's browser?

My old laptop recently broke (in a way that can't be repaired). I salvaged the SSD card and turned it into an external drive so that I can get my old data off of it. I mainly need all the data from my ...
Milo's user avatar
  • 21
-2 votes
2 answers
258 views

Why is USB-C full duplex?

USB-C has 4 data lanes. Two in each direction. My question is, why is this done? USB4, for example, is 40Gbps nominally, but only half those lanes are used if you are copying files to a disk. Use all ...
timl2k's user avatar
  • 1
0 votes
1 answer
463 views

Do I risk damage my usb port when connecting two laptop using regular phone cable (usb A to usb C)

So my friends requested some files from my laptop, as he seat next to me, he hand me his phone charger cable (similar to what the picture shows) I connected the usb A part to my laptop, he connect ...
Liso's user avatar
  • 69
0 votes
0 answers
293 views

Xiaomi Redmi K20 Pro (2019) phone screen is broken. Touch is working but cannot see anything. How do I access important data through laptop?

I dropped my phone and the screen stopped displaying. Touch is still working but I can't use it because the whole display is black. Screen repair was costly $150 NZD and would take time, so I bought ...
K.Jack's user avatar
  • 1
0 votes
0 answers
385 views

Excel-External Data Properties-Best Option if: If the number of rows in the data range changes upon refresh:

I've linked an excel file to an MS Access query and there are 3 options in the "External Data Properties" dialogue box. The dialogue prompt is "If the number of rows in the data range ...
walterpayton34's user avatar
3 votes
3 answers
4k views

Android File Transfer is not working on macOS since I upgraded to Ventura

My MacBook Pro is now running Ventura 13.5. I am no longer able to use the AFT app (android file transfer) to upload media from my Galaxy S21 phone to my Mac using a USB-C cable this process used to ...
Cool Pontiac's user avatar
0 votes
0 answers
156 views

C++ RdKafka::Producer looses queued messages when broker restarts

Testing my Kafka producer I found out that it cannot survive a short lasting Kafka outage. I stop the server, make some minutes pause and start it again while my client produces messages. After server ...
ed_soft's user avatar
  • 11
0 votes
1 answer
264 views

Would a badblocks read-only test be sufficient to verify data integrity/drive health? (Badblocks/Linux)

As the title suggests I have a HDD which I haven't powered on for the last year or so and I wanted to check for bad sectors. Usually I do a destructive 4 pass read-write test with badblocks to test ...
Orran's user avatar
  • 1
2 votes
1 answer
708 views

qemu-system-sparc: shared memory between host and guest

All, I've been looking into passing things between a host's shared memory and guest OS's shared memory, and have come across this link. I've been able to successfully reproduce the output shown at the ...
fireshadow52's user avatar

15 30 50 per page
1
2 3 4 5
21