Hey does any one know how the backend works ftp uploads on sites like hotfile and fileserve

Stuff like how to:
Ftp accounts from DB, or make users ftp accounts once they signup
Making links from files uploaded

Im thinking their system probably has a bunch of folders with usernames and it crons through them all and then uses that file to make a link in your account. Or it detects once a file is 100% uploaded then makes a link with it (how to?).

And when users reg it could just create them a ftp account with their username and password with php or something (how to?).

Does anyone have any information about this ftp upload backend processes?, any info or thoughts much appreciated.
judytd744 Reviewed by judytd744 on . FTP Upload Hotfile Fileserve etc Backend Hey does any one know how the backend works ftp uploads on sites like hotfile and fileserve Stuff like how to: Ftp accounts from DB, or make users ftp accounts once they signup Making links from files uploaded Im thinking their system probably has a bunch of folders with usernames and it crons through them all and then uses that file to make a link in your account. Or it detects once a file is 100% uploaded then makes a link with it (how to?). And when users reg it could just create Rating: 5