how to seek on remote file
Senthilkumar Thiyagarajan
sthiyaga at operamail.com
Tue Nov 20 23:34:29 EST 2001
More information about the Python-list mailing list
Tue Nov 20 23:34:29 EST 2001
- Previous message (by thread): distutils for old pythons?
- Next message (by thread): Default DNS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I was wondering how to seek() on remote files (when connected through ftp or http). The documentation says urllib doesn't support it and for FTP we could do use the REST <offset> command to restart at a position (provided the remote server supports restart). Is there a cleaner way to do this? Thanks, Senthil
- Previous message (by thread): distutils for old pythons?
- Next message (by thread): Default DNS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list