Python Forum
file transfer via python SFTP SCP
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
file transfer via python SFTP SCP
#2
(Sep-10-2022, 04:36 AM)mg24 Wrote: but doesnt work if i use run command. subprocess.run(...
In the code shown above, you are not using subprocess.run() but subprocess.Popen(), also the File_transfer() function is never called. Also « it doesn't work » is not a usable error report. Describe what happens when you run the code, and all output.
Reply


Messages In This Thread
file transfer via python SFTP SCP - by mg24 - Sep-10-2022, 04:36 AM
RE: file transfer via python SFTP SCP - by Gribouillis - Sep-10-2022, 08:42 AM
RE: file transfer via python SFTP SCP - by snippsat - Sep-10-2022, 10:44 AM
RE: file transfer via python SFTP SCP - by mg24 - Sep-15-2022, 04:20 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python editor that will SFTP automatically on save sawtooth500 1 324 Apr-30-2024, 05:13 AM
Last Post: Gribouillis
  no such file or directory in SFTP saisankalpj 2 1,677 Nov-25-2022, 11:07 AM
Last Post: DeaD_EyE
  python transfer Sql table to csv using BCP mg24 2 1,486 Oct-04-2022, 06:54 AM
Last Post: mg24
  Multithreaded file transfer from multiple volumes skoobi 2 1,222 Jul-28-2022, 07:52 AM
Last Post: skoobi
Question resume file transfer onran 0 1,734 Jan-27-2021, 02:16 PM
Last Post: onran
  Remote File Transfer- Error wonderboy 1 1,732 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,921 Dec-06-2020, 04:14 PM
Last Post: Divya577
  DNP3 file transfer with python Aussie 0 1,500 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,796 May-15-2020, 03:01 PM
Last Post: MuhammadAli152
  Opening CSV file from SFTP server not working cluelessintern 0 2,839 Apr-08-2020, 08:10 PM
Last Post: cluelessintern

Forum Jump:

User Panel Messages

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