Web Hosting Talk







View Full Version : Upload Resume? Client software?


wmac
08-23-2002, 06:25 AM
Hello

Media files are sometimes very big and if you have connection problems it will become very hard.

Do proftpd and other ftp servers support resume on uploads?

If yes then which client software is better to use?


Mac

archie2
08-23-2002, 01:02 PM
Try out GetRight or NetAnts. They are threaded.

Ahmad
08-23-2002, 06:20 PM
I'm not sure about them for uploads, I know they support it for downloads.

You might as well install a server on your machine, then pull it on the server using wget (in a shell session).

webx
08-23-2002, 07:00 PM
I *think* ncFTPd supports resuming upload. And on the client side cuteftp will resume :)

wmac
08-23-2002, 11:04 PM
Hello,

Thank you for comments.

But I think the most important thing is that proftpd must support resume upload.

Ahmad, but wget will resume if connection breaks?

Is it possible to reume some download from a different IP address? (This is the case if my client gets its IP from a DHCP server each time having different IPs after connecting again).

Mac

wmac
08-23-2002, 11:05 PM
massod but this ncftpd is a Unix software? Do you know if it is possible to install it on an Ensim server?

Mac

webx
08-24-2002, 12:53 AM
Originally posted by wmac
massod but this ncftpd is a Unix software? Do you know if it is possible to install it on an Ensim server?

Mac

Yes, www.ncftp.com is a unix software. You can install it on ensim server, but it won't be integrated with the ensim control panel. So it may not be useful :(

Jedito
08-24-2002, 01:38 AM
Proftpd allow upload resume, using "AllowStoreRestart on", althrough, I can't make it work on one of my box that I tried :(

wmac
08-24-2002, 01:38 AM
Masood,

Thank you vermuch. It is not important. I will run it on a nonestandard port for my own needs.

Regards,
Mac

wmac
08-24-2002, 03:26 AM
Originally posted by Jedito
Proftpd allow upload resume, using "AllowStoreRestart on", althrough, I can't make it work on one of my box that I tried :(

Jorge,

Thank you, I will try and I wish I can do it.

Mac