[PLUG] FTP Client
"शंतनु महाजन (Shantanoo Mahajan)"
shantanoo at gmail.com
Sun Mar 9 01:58:47 IST 2008
On 09-Mar-08, at 1:03 AM, Nikhil Kala wrote:
> Helllo All,
>
>
> Can anybody tell me FTP Client under linux platform.Currently I am
> using cuteFTP software in Windows,
> only this FTP client works fine ie. connects to the server quickly and
> transfers the files smoothly.
>
>
> I have tried GFTP, FILEZILLA, FireFTP (a plug-in for firefox). But got
> the error while transfering the files to the server.
> Errors like File could not be transfer, frequently automatically
> disconnect with server
>
> Please suggest me any FTP client which can solve these two problems.
> I am not getting any problem with cuteFTP software.
How about using wget with '-c' option? That may be useful if there is
frequent disconnection.
e.g.
$ wget -c <url>
regards,
shantanoo
More information about the Plug-mail
mailing list