At 08:34 PM 11/25/2002 +0300, Eugeny Sattler wrote the following:
Sometimes ftp links contain instructions to use specific port that differ
from standard ftp port.
Smth like this
ftp://ftp.somesite.com:8080/2_208/01/01.ext
we normally send command to ftpmail server this way:
open ftp.somesite.com anonymous [EMAIL PROTECTED]
uuencode
size 102400
cd 2_208/01
get 01.ext
quit
Where is the place inside these commands to specify nonstandard port?
The FTP command is: open host [port]
In in your case, open ftp.somsite.com 8080 anonymous [EMAIL PROTECTED]
--
Gerry Boyd
~~~~~~~~~~~~~~~ ACCMAIL Info (automatically generated) ~~~~~~~~~~~~~~
To UNSUBscribe: Send UNSUBSCRIBE ACCMAIL to [EMAIL PROTECTED]
To get the ACCMAIL FAQ: Send e-mail to "[EMAIL PROTECTED]"
and enter only this line in the BODY of the note:
send usenet/news.answers/internet-services/access-via-email
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~