Come a faccia un assistente al trasferimento di file dell'assistente?

Ciao ancora una volta! Poichè provo sempre a dare ai miei lettori un gusto di qualche cosa di nuovo così oggi introdurrò molto un unico e duro--trovo lo scritto che aiuti chiunque trasferimento una lima dall'assistente nell'assistente facilmente ed efficientemente.

Particolari dello scritto

Relativo denominato Assistente allo scritto di trasferimento di file dell'assistente o semplicemente SST ed è stato generato vicino James Azarja da Jazarsoft. Relativo realmente un codice categoria di PHP di cui lo scopo principale è trasferire le lime da un assistente all'altro assistente senza avere la necessità in primo luogo di trasferire la lima dal sistema centrale verso i satelliti al vostro pc locale ed allora di upload manualmente all'assistente ora che è freddo per me il atleast

Funzionamento dello scritto

Qui è un particolare piccolo come il funzionamento dello scritto avviene. Il processo commovente si presenta usando il protocollo del HTTP (da OTTENGA la richiesta) dopo che i dati gli siano chiesti siano risparmiati nel web server locale. Così per usare lo scritto dovete installarli nel web server dell'obiettivo dove la lima sarà spostata

Requisiti dello scritto

Il web server dove lo scritto sarà installato dovrebbe fare fronte alle seguenti richieste:

  1. Usando Linux/Windows
  2. Abbia versioni 4 dell'interpretatore di PHP o più alto
  3. PHP dovrebbe essere regolato per permettere l'accesso a distanza della lima
    (regolandosi “allow_url_fopen„ = allineare)

La maggior parte dei assistenti di fotoricettore fanno fronte normalmente a queste richieste

Caratteristiche dello scritto
Qui sono le caratteristiche principali di questo scritto:

  • Trasferisca facilmente le lime da un assistente ad un altro assistente
  • Le lime sono trasferite che utilizzano la velocità e la larghezza di banda di web server per esempio. Se trasferite una lima del mb 10 appena gli occorrerà 7-8 secondi
  • Nessuna necessità di trasferire le lime dal sistema centrale verso i satelliti al vostro pc locale e di upload manualmente all'assistente. Questo scritto gli fa il lavoro per
  • Lo scritto è raro per quanto so ma qui a Sizlopedia che potete trasferirli dal sistema centrale verso i satelliti
  • Lo scritto è libero trasferire e distribuire
  • Scrip molto piccolo e chiaro. Appena un archivio della CHIUSURA LAMPO 6kb
  • Lo scritto usa molto meno quantità di risorse dell'assistente
  • Lo scritto persino funziona con la reinstradazione URLs
  • Lo scritto inoltre funziona per le lime dietro una parola d'accesso
  • Trasferisca qualunque tipo di lima cioè. Lima con qualsiasi estensione

Installazione dello scritto

The script installation is a simple 2 step process:

  1. Copy sst.php, downloader.php and script.inc.php to desired directory
  2. Call sst.php using your browser

Note: Please note that by default the script supports the transfer of file whose size should be maximum 5MB. This can easily be changed to any max value simply by redefining the $maxsize variable in the downloader.php file that comes in the ZIP archive.

Download Script

Script can be downloaded from the following link Download Server To Server File Transfer Script

  • Correct me if I'm wrong, is it trasnfer of data from one hosting to another? if this is it, you are cool DJ Flush :)
  • Indeed It really is the transfer of data from one hosting to another Eches :grin:

    You can read the top most feature which says:

    Transfer files easily from one server to another server


    It is one of the best scripts I have ever used :wink:
  • Great script DJ .
  • Jo
    thanks a great script can't wait to try this one out.
  • Nice Post and a very nice script
  • Machete
    This looks like a great script! Has anyone ever seen anything like this for ASP?
  • Paul M.
    i found this one on the net: http://directransfer.net i moved a site under 10Mb for free! for bigger files u need to buy traffic but for smaller ones - it works great with no money!
  • MacheteI usually work in PHP but if you want a similar script for ASP you can try HotScripts.

    Paul Honestly that was one great find. Thanks a lot for sharing.
  • Thanks for the script. But I can't used it, because it's keep on pop up this alert message "Warning: fopen(/home/xbbtv/public_html/index.htm) [function.fopen]: failed to open stream: Permission denied in /home/xbbtv/public_html/downloader.php on line 246
    ".
  • Adrian From what I assume is the directory you are saving the file to is not writable?

    CHMOD the directory to 777 and try again.
  • Thanks, it's working. Besides, I also encoutered few other error messages, such as "http eror code 403 and 404".
  • Great Script.. Gonna Try it now..

    Keep the good work.

    I am providing alternative link for that as well

    http://www.megaupload.com/?d=G8TWMJB8
  • dink
    I am wondering why this doesnt work with https connections?
  • dink I think probably because the script has been written only for normal authentication and has no code written for secure connections.
  • wow that's a cool find. I'm sure it will come in handy when someone wants to move the host.
  • shaks
    hello,

    i have a quite similar problem, but i need to remote transfer files from one server which has php support to my other server which does not support php.
    i read that this possible, but maybe anyone can help out with this? do i use a special script? i might need SSL access on my php server...but it's not a problem.

    thanks for helping me.
  • Shaks To be very honest I do not have any idea how that will be possible as I deal with php scripts only and this script is mainly for people who have php support on both ends of server.

    You can google around and search for a solution and if you find one please share it with us.
  • Thanks guys,
    I agreed with DJ Flush. The script has not been written for secure connections.
    I already tried few times and not working, so I decided to use ssh to transfer my server contents.
    Anywhere, it's a good script for low volume of files transfer from server to server!!
  • Ann O'nym
    What are the SSH commands to transfer from a server to another?
  • If you are going to use the script you won't need SSH access or commands. However if you asking specifically for SSH commands then I am sorry I don't know.
  • Hello

    Thanks you for the script. Its working fine for 1 file but I want to download more than one files at a time, how can I do that using your code.

    Thanks & Regards
  • I am not the author of this script so perhaps I may not be able to guide you correctly but as far as my assumption is concerned I would say that the script does not allow multiple file transfer simultaneously.
  • Sean
    Hey,

    Having a problem with this script. I own 2 seperate hosting accounts, both with different people. I want to transfer a rather large file from one to the other, but it doesn't seem to be working.

    I type in the file link and then type in where I want it saved to and then go ahead with it. After a second the page refreshes and goes back to the default settings and the file didn't transfer.

    Any ideas on what I'm doing wrong?
  • Please make sure that the folder on the server where you are transferring files is CHMOD to 0777
  • szalinski
    Does this script support resuming the file transfer for big files (if the connection breaks or times out)? I am working on a PHP resume function myself but I can't get the GET request to work after the HEAD request - as if the HEAD request is closed immediately or something... :(
  • I am not sure if it supports resuming for big file transfers but as far as I can predict I think it does not.
  • Farouk
    You're a life saver, this script saved me as i was trying to download a file which is blocked from my company connection! I like the script because it's easy to use with no need to change any parameters!

    Many thanks for the script!!! it worked with me without problems.
  • Ony
    I want to move about 5Gb mp3 to another site...is it possible to do so with this script?
  • frank
    Can the script take the sub directories as well?
  • Ony Yes the script can do that easily.

    Frank Sorry but I did not get you? Do you mean you want to transfer and save a file somewhere in your sub directory?
  • eosmate
    thanks DJ Flush,

    I just download this script file
  • Nice Script man Thanks! You saved a lot of my time.
  • nara
    I have an error when I want to use this script

    Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in mydomain/sst.php on line 135

    my server using safe mode for security reason. I hope you can help me.
  • TJ
    Installed the script, set directory permissions etc.

    Don't get any errors, but all my downloads (regardless of size) stop at around 234576 bytes, give or take a few thousand bytes.

    Any ideas?

    Thank you.
  • Ony
    This script cant transfer file larger than 5 MB...i tried few avi file to transfer from another site.but its having error
  • Andy Bush
    Hi

    For files larger than 5 Mb and entire folders I use this 1-click ftp to ftp transfer site http://directransfer.net
  • Ashwani Pradhan
    Hi,

    Its very good script,It short out my big issue.
    Thanks for this good effort, keep making unconventional
    scripts.

    Regards
    Ashwani Pradhan
  • Anoosh
    Dears,

    when i click "move", the page just loads itself again! no files :(

    could you help please?

    wonder if u send me mail on reply. because this post is old.
  • mani
    Hi Flush,

    I have Windows 2003 Server in India and another server in US. This script will support data synchronization of two different network. Please help me. If you have any useful link for data synchronization of two different network means please send me the link or script. Thanks in advance.
  • genix
    Hello,

    this script is good, but as I see from the source, it's not made for big files.
    First there is given a maxsize of 1048576*5 Bytes, second the file, which is being transferred, is first loaded in a variable, and then written to disk.

    So it is a great script for transferring small files.

    bye
    genix
  • Eduardo
    Thanks, bro! You're the man!!! I've been looking for FTP clients with this functionality, but you've provided a much much better solution!!!!
  • Try this one you will definitely got the one you are lookin, this is online ftp transfer. great solution for server transfer.
  • preets
    HI Dj, Sciprt is working fine for non authenticated files but when I am trying this with password protected files its giving me Http error Can you please help me to resolve this?ITs very very urgent for me. Thanks in advance Preet
  • ali3781
    Hi Dear
    I have a problem with your script,when I want to transfer files more than 18 MB it doesn't work
    why?
blog comments powered by Disqus