On Sun, Mar 9, 2008 at 1:03 AM, Nikhil Kala <[EMAIL PROTECTED]> 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 >
change the setting of idle timeout in FileZilla to some higher value than default. There is also option such as autoreconnect if it fails while transferring.... but *wget -c* will be the best way to do things if you are not hung up about using GUI based FTP client. -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
