Old 06-11-2004, 04:29 PM   #1
Executer
Junior Member
 
Join Date: Jun 2004
Posts: 1
Default FXPing

hello everybody.

I would like to know how can I FXP between two FTP servers (not via FlashFxp, I want to do it from telnet), yes.. me and my madness.

if I understand correntlym I should do something like
PORT xxx,xxx,xxx,xxx,yyy,yyy

or something like that
and the yyy,yyy is the other FTP port number.

or am I wrong ?

thanks.
Executer is offline  
Old 06-11-2004, 06:53 PM   #2
MxxCon
Super Duper
FlashFXP Beta Tester
 
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 3,881
Default

on one server you'll have to do PASV command, the server will reply with ip and port on which it will expect a connection.
on the other server you'll have to do PORT command with ip and port that the 1st server told you

regarding getting the actual port number

PORT 192,168,150,80,14,178
to find the actual port multiply the fifth octet by 256 and then add the sixth octet to the total. thus in the example above the port number is
(14*256) + 178, which comes out to 3762.
__________________
[Sig removed by Administrator: Signature can not exceed 20GB]
MxxCon is offline  
 

Tags
correntlym, flashfxp, ftp, fxp, port

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 06:20 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)