با سلام نمیدونم اینجا جاش هست یا نه بنده تخصصی در مورد شبکه و اف تی پی ندارم
مشکل بنده اینه که من الان با برنامه فایل زیلا اف تی پی به سرور مورد نظر کانکت میشم به اینصورت
HOST = FTP.B2IMAGE.COM
USERNAME = AMIR@B2IMAGE.COM
PASS = MY PASSWORD
PORT = 21
-------------------------------------
وقتی که میزنم کانکت این لوگ رو میده :
Status: Resolving address of FTP.B2IMAGE.COM
Status: Connecting to 149.145.149.242:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 1 of 50 allowed.
Response: 220-Local time is now 08:58. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 15 minutes of inactivity.
Command: USER AMIR@B2IMAGE.COM
Response: 331 User AMIR@B2IMAGE.COM OK. Password required
Command: PASS ************
Response: 230 OK. Current restricted directory is /
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Extensions supported:
Response: EPRT
Response: IDLE
Response: MDTM
Response: SIZE
Response: MFMT
Response: REST STREAM
Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNI X.gid*;unique*;
Response: MLSD
Response: AUTH TLS
Response: PBSZ
Response: PROT
Response: TVFS
Response: ESTA
Response: PASV
Response: EPSV
Response: SPSV
Response: ESTP
Response: 211 End.
Status: Server does not support non-ASCII characters.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (199,195,199,252,187,135)
Command: MLSD
Response: 150 Accepted data connection
Response: 226-Options: -a -l
Response: 226 3 matches total
Status: Directory listing successful
----------------------------------------------------------------------
و انگار من با موفقیت به سرور وصل میشم ولی اونجا فقط یک فایل هستش با نام ftpquota و من دیگه هیچی نمی بینم و نمیدونم چکار کنم چندبار با برنامه های مختلف اف تی پی تست کردم همیشه این فایل رو بجای سورس اصلی فایل هام نشون میده - خسته شدم اگه میشه منو راهنمایی کنید ممنون میشم چون کارم رو عقب انداحت
با تشکر