Jump to content
Tuts 4 You

How To Split Files On Ftp Using Ftp Client


undertaker

Recommended Posts

Hi,

I have a small question.

How can i split file into multiple chunks like and file splitter do.

I have a file on FTP of size 600 MB and i want to split it into 100 MB 6 parts on ftp only. Is there any FTP command to do this.

Though i can do it using PHP but the problem is script timeout limit is very small so before the operation completes script just stops.

Thanks for any help

info abt FTP

[R] 220---------- Welcome to Pure-FTPd [TLS] ----------

[R] 215 UNIX Type: L8

[R] FEAT

[R] 211-Extensions supported:

[R] EPRT

[R] IDLE

[R] MDTM

[R] SIZE

[R] REST STREAM

[R] MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNI X.gid*;unique*;

[R] MLSD

[R] ESTP

[R] PASV

[R] EPSV

[R] SPSV

[R] ESTA

[R] AUTH TLS

[R] PBSZ

[R] PROT

[R] 211 End.

[R] 227 Entering Passive Mode

Any other info which might be needed i can provide please let me know

I am searching over forums but unable to find any info.

Also this is not my ftp a free ftp/web service and i have my a/c.

Edited by undertaker
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...