Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: ftplib and pyftpdlib : REST (restart) command not working as expected when uploading
Post: RE: ftplib and pyftpdlib : REST (restart) command ...

I guess i made a silly mistake. In case someone else encounters the same, i had to add myfile.seek(rest_pos,0) in Client code # 2 to start reading the file at the specific position. So it should look ...
darellon Networking 3 5,204 Mar-05-2017, 12:28 PM
    Thread: ftplib and pyftpdlib : REST (restart) command not working as expected when uploading
Post: ftplib and pyftpdlib : REST (restart) command not ...

I've set up a simple FTP server with pyftpdlib and a client with ftplib. When i let the client script run, it uploads the file correctly as expected. pyftpdlib Server code: import logging from pyftpd...
darellon Networking 3 5,204 Mar-05-2017, 04:05 AM

User Panel Messages

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