hello, i can`t resume files(everything is normal with server becausee i can resume with windows ftp clients)
i`ll try to make step by step what i`m doing ----------------------------- [EMAIL PROTECTED]:~/video/$ ls -l total 180 -rw-r--r-- 1 idd idd 1179200 Dec 8 01:33 funny.avi lftp myftp.com:/incoming/fun> get -c funny.avi ---> TYPE I <--- 200 Type set to I. ---> PASV copy: get rolled back to 0, seeking put accordingly <--- 227 Entering Passive Mode (127,0,0,1,56,57) ---- Connecting data socket to (127.0.0.1) port 14393 ---> RETR funny.avi <--- 125 Data connection already open; Transfer starting funny.avi' at 56000 5.2K/s [Receiving data] ------------------------------ lftp is resuming but allways from the begining of file. what am i doing wrong? i miss RETR command here... why?:) thanks. p.s. (sorry for bad english)
