Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: 501 Server cannot accept argument
Post: 501 Server cannot accept argument

Hello Please Help me import sys from ftpext.ftpext import FTPExt source = FTPExt("100.20.75.35", **21**, "user1", "abc", False, False, 0) target = FTPExt("200.12.62.15", **21**, "user2", "def", Fa...
anna17 General Coding Help 0 229 Apr-11-2024, 01:08 AM
    Thread: How do I parse the string?
Post: How do I parse the string?

hello There is a string below. FTP://21.105.28.15/abc/test1.txt Cut this string /abc/ I just want to get the path. How do I parse the string? import pymssql conn = pymssql.connect('10.21.100.21', '...
anna17 General Coding Help 4 377 Apr-10-2024, 07:07 AM
    Thread: upload from FTP(10.41.200.21) to FTP(10.41.101.25)
Post: upload from FTP(10.41.200.21) to FTP(10.41.101.25)

Hello. How do I upload from FTP(10.41.200.21) to FTP(10.41.101.25) using python? import ftplib import os filename = "image.tif" ftp_send=ftplib.FTP() ftp_send.connect("10.41.200.21",21) ftp_send.l...
anna17 Homework 1 387 Apr-10-2024, 02:04 AM
    Thread: Copy from FTP(12.50.100.21) to FTP(12.45.222.25)
Post: Copy from FTP(12.50.100.21) to FTP(12.45.222.25)

Hello It is definitely From FTP To FTP. Copy from FTP(12.50.100.21) to FTP(12.45.222.25) I need sample code. Please give me a site with sample code for Copy from FTP(12.50.100.21) to FTP(12.45.222...
anna17 General Coding Help 0 231 Apr-09-2024, 01:44 PM
    Thread: C:\Users\abc\Downloads\1712658676277.png
Post: C:\Users\abc\Downloads\1712658676277.png

Hello It is definitely From FTP To FTP. Copy from FTP(12.50.100.21) to FTP(12.45.222.25) I need sample code. Please give me a site with sample code for Copy from FTP(12.50.100.21) to FTP(12.45.222...
anna17 General Coding Help 0 151 Apr-09-2024, 01:43 PM
    Thread: OSError occurs in Linux.
Post: OSError occurs in Linux.

Hello. OSError occurs in Linux. In Linux, OSError occurs. What bug occurs in Linux in the code below? Please Help me. import subprocess import os import sys exePath = “C:\subpro.exe” #<==This(su...
anna17 General Coding Help 2 358 Mar-23-2024, 08:25 PM
    Thread: In Console,Python
Post: In Console,Python

Hello. In Console, Python. Please check the attached image file. import subprocess import os import sys GirlName = "Victoria" if GirlName != "Emery": print("Not GrilName") BoyName = "Benjamin"...
anna17 General Coding Help 0 231 Mar-23-2024, 08:24 PM

User Panel Messages

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