Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FTP client for transfer of Image.

Status
Not open for further replies.

ranjank

IS-IT--Management
May 9, 2003
176
IN
Hi,

I want to transfer the tar file to destination in such a way that even if the link gets broken it should start from the point where it has broken.

Is there any FTP client which has this facility?

Regards,
Ranjan.
 
I want to transfer a tar file from one remote server to another.

Remote server is at x location from there i want to transfer tar file to other remote location y.Sometime it breaks due to link problem.So instead of starting from scratch i want to start from the point where it has stopped.

Regards,
Ranjan Khot.
 

The problem ins i can't do get or wget...i can only do put or mput bcoz of firewall restrictions.

--Ranjan.
 
ncftp might be able to resume uploads, but it depends on the capabilities of the FTP server.

ncftp man page said:
The program does not try to ``resume'' uploads by default. If you do want to resume an upload, use the ``-z'' flag.

Annihilannic.
 

Is ncftp a freely downloadable client?

Regards,
Ranjan.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top