Python Forum
Multithreaded file transfer from multiple volumes
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multithreaded file transfer from multiple volumes
#3
Thanks for the reply. Will look into that.
On the old camera we were able to plug an SSD drive in which was ideal, but it also only needed 1 sdcard. On the new camera they've added 7x SD cards so it records 8k video from 6 cameras and copies direct on separate sdcards with no option of adding an ssd drive via usb-c which id have preferred. The process at the moment is we have to remove the cards, plug all the cards into a usb sdcard adapter, plug them all into the hub, then import using the mac software for stitching the video files. We never use that software for stitching, only importing all the files in one go, but its just so slow, which prompted me to brush off the dust on my limited python knowledge and try and get it to transfer better.

I'll test the two methods and see which is quicker.

Many thanks for the rely
Reply


Messages In This Thread
RE: Multithreaded file transfer from multiple volumes - by skoobi - Jul-28-2022, 07:52 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How do I properly implement restarting a multithreaded python application? MrFentazis 1 658 Jul-17-2023, 09:10 PM
Last Post: JamesSmith
  file transfer via python SFTP SCP mg24 3 3,076 Sep-15-2022, 04:20 AM
Last Post: mg24
Question resume file transfer onran 0 1,689 Jan-27-2021, 02:16 PM
Last Post: onran
  Remote File Transfer- Error wonderboy 1 1,713 Jan-06-2021, 11:24 AM
Last Post: wonderboy
  code to read files in folders and transfer the file name, type, date created to excel Divya577 0 1,893 Dec-06-2020, 04:14 PM
Last Post: Divya577
  Multithreaded HTTP Server sbguy01 0 6,307 Oct-21-2020, 04:42 PM
Last Post: sbguy01
  DNP3 file transfer with python Aussie 0 1,484 Sep-01-2020, 10:45 PM
Last Post: Aussie
  Splitting the audio file into smaller packets before transfer using UDP protocol in p MuhammadAli152 0 3,761 May-15-2020, 03:01 PM
Last Post: MuhammadAli152
  How to stop Xmodem after bin file transfer was finished shaya2103 0 2,554 Nov-27-2019, 04:33 PM
Last Post: shaya2103
  Multiple entries into a csv file SatansClaw 1 2,043 Jun-13-2019, 07:06 PM
Last Post: stullis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020