File Backups from cpanel - How to download and store using Dialup?

Pages: 1, 2
free web hosting

Latest Entry: (Post #12) by WindAndWater on Apr 8 2006, 06:26 AM. (Line Breaks Removed)
QUOTE(Mich @ Apr 5 2006, 09:11 PM) You mean like pull the program up twice opening one to one server and the other copy to the second server, then drag and drop files from on copy to the other? Sounds not so complicated if this is how it is done.Actually, that's almost exactly what I mean. The only difference is that you open up both of the servers in the same program -- it'll a... read more.
Express your Opinion! Contribute Knowledge.

Free Web Hosting, No Ads > Xisto Network Sites > ComputingHost Forum > Technical Support

File Backups from cpanel - How to download and store using Dialup?

Mich
QUOTE(Plenoptic @ Apr 4 2006, 09:51 PM) *

QUOTE

public_html
www

These two folders are the exact same thing and will take you to the files available to be seen on your website. The index page to your site will be in there and it doesn't matter which one you use but whatever files you want to put on your web site for download or to be used as your actual web page will go in there.
Well, I have a problem with this. I have never uploaded anything to the www folder and suddenly I get a "warning" that I am using up too much of my alloted space and that I should remove some files. When I checked my file manager the www folder has mirrored the public_html folder. I have uploaded 60.5mg to my public_html folder and with the www folder mirror, it has increased my disk use to double that amount. mad.gif Can I remove the files from the www folder? I certainly don't need every file up there twice. P.S. Any idea what created the files in the www folder?

 

 

 


Reply

jlhaslip
No, don't do that Mich. If you delete a file from the www folder, it is no longer available in the public_html, either. The www folder is just an alias, for public_html, meaning if you point to the www folder, you are mirrored to the public_html where the actual files exist. They only exist once, but can be pointed to from either the public_html or the www folders. There is only one physical copy up there. If you delete a file from either pblic_html or www, it is gone from both of them...

Reply

Mich
QUOTE(jlhaslip @ Apr 4 2006, 10:13 PM) *
No, don't do that Mich. If you delete a file from the www folder, it is no longer available in the public_html, either. The www folder is just an alias, for public_html, meaning if you point to the www folder, you are mirrored to the public_html where the actual files exist. They only exist once, but can be pointed to from either the public_html or the www folders. There is only one physical copy up there. If you delete a file from either pblic_html or www, it is gone from both of them...
I think I may have found my problem. I had a backup file stored on site. Removing this put me back at 69.54, which is closer to the 65 that I have uploaded. If I make another backup, where do I store the silly thing? Download it to my puter?

 

 

 


Reply

Avalon
QUOTE(Mich @ Apr 5 2006, 12:41 PM) *

I think I may have found my problem. I had a backup file stored on site. Removing this put me back at 69.54, which is closer to the 65 that I have uploaded. If I make another backup, where do I store the silly thing? Download it to my puter?

Exactly, download the backup file to your computer. The point of having the backup is if the server's hard drive crashes, you then have a complete copy of your site you can upload. If you save the backup on the server and the hard drive crashes you won't be able to access the backup either. So it's kinda pointless to save it on the server really.

It's like keeping archive copies of paper files "off site", the point here is if the building burns down, you will still have your archive files because they are kept off site. Makes perfect sense really. smile.gif

Reply

jlhaslip
QUOTE

Exactly, download the backup file to your computer. The point of having the backup is if the server's hard drive crashes, you then have a complete copy of your site you can upload. If you save the backup on the server and the hard drive crashes you won't be able to access the backup either. So it's kinda pointless to save it on the server really.

What about the Members using Dial-up? A 65 Meg download will take forever and use a great deal of their alloted Bandwidth. Are there any alternatives to lessen the impact? Can they somehow get the files directly from the cpanel to an off-site Storage Archive without using their modems to download then upload? I'm thinking there must be another way to handle these large files. I'm on Cable DSL, so it isn't a big deal for me, but some users (and I think Mich is one of them) are restricted to dial-up.

Reply

WindAndWater
QUOTE(jlhaslip @ Apr 5 2006, 10:41 AM) *

What about the Members using Dial-up? A 65 Meg download will take forever and use a great deal of their alloted Bandwidth. Are there any alternatives to lessen the impact? Can they somehow get the files directly from the cpanel to an off-site Storage Archive without using their modems to download then upload?


Yup. Some programs like SmartFTP allow a direct server to server transfer via ftp. You provide login information for both of the servers and it does the rest. Also, if you're ok with doing it by hand you should be able to log into a shell via ssh on one of the servers and scp or sftp the file over to the other server (assuming that they're both linux boxes).

Reply

Mich
QUOTE(jlhaslip @ Apr 4 2006, 10:13 PM) *
No, don't do that Mich. If you delete a file from the www folder, it is no longer available in the public_html, either. The www folder is just an alias, for public_html, meaning if you point to the www folder, you are mirrored to the public_html where the actual files exist. They only exist once, but can be pointed to from either the public_html or the www folders. There is only one physical copy up there. If you delete a file from either pblic_html or www, it is gone from both of them...
Forgot to ask in my previous reply. If you upload your files to the www folder are they mirrored in the public_html folder in the same manner?
QUOTE(Avalon @ Apr 5 2006, 05:44 AM) *
Exactly, download the backup file to your computer. The point of having the backup is if the server's hard drive crashes, you then have a complete copy of your site you can upload. If you save the backup on the server and the hard drive crashes you won't be able to access the backup either. So it's kinda pointless to save it on the server really.
It's like keeping archive copies of paper files "off site", the point here is if the building burns down, you will still have your archive files because they are kept off site. Makes perfect sense really. smile.gif
Yeh, and I just spent 3 1/2 hours downloading it on my 56K modem. blink.gif My husband was not a happy camper, but I did manage to get it done even though he accidently picked up the phone at one point. As jlhaslip says, some of us are restricted to this archaic method. I am in a rather remote area of northern lower Michigan in the middle of a National Forest. As well as the 56K modem, we are also on a pulse phone system. mad.gif
QUOTE(WindAndWater @ Apr 5 2006, 01:59 PM) *
Yup. Some programs like SmartFTP allow a direct server to server transfer via ftp. You provide login information for both of the servers and it does the rest. Also, if you're ok with doing it by hand you should be able to log into a shell via ssh on one of the servers and scp or sftp the file over to the other server (assuming that they're both linux boxes).
I use WS_FTP, but this method is way beyond my comprehension anyway. I guess I will have to stick with what I know I can do at this point. Thanks for the input, tho.

Reply

WindAndWater
QUOTE(Mich @ Apr 5 2006, 08:19 PM) *

Forgot to ask in my previous reply. If you upload your files to the www folder are they mirrored in the public_html folder in the same manner?

Basically, your www directory works like a shortcut to a program or a folder does in windows. So, public_html and www both point to exactly the same place. I'm guessing that www's just a symlink right?

QUOTE(Mich @ Apr 5 2006, 08:19 PM) *
I use WS_FTP, but this method is way beyond my comprehension anyway. I guess I will have to stick with what I know I can do at this point. Thanks for the input, tho.


It's actually really easy to move files from one server to another. All you have to do is open up both servers and drag the files from one to the other, much like you would move a file from your computer to a server. Please don't give up on it because you think it's too comlicated. SmartFTP's free if you do want to try it. Also, it has a tutorial (which'd probably take you forever to download) on moving files between servers here. Just click on the link called "FXP - Direct".

Reply

Mich
QUOTE(WindAndWater @ Apr 5 2006, 08:55 PM) *
It's actually really easy to move files from one server to another. All you have to do is open up both servers and drag the files from one to the other, much like you would move a file from your computer to a server. Please don't give up on it because you think it's too comlicated. SmartFTP's free if you do want to try it. Also, it has a tutorial (which'd probably take you forever to download) on moving files between servers here. Just click on the link called "FXP - Direct".
You mean like pull the program up twice opening one to one server and the other copy to the second server, then drag and drop files from on copy to the other? Sounds not so complicated if this is how it is done. laugh.gif

Reply

Inspiron
QUOTE(Mich @ Apr 6 2006, 08:19 AM) *

Forgot to ask in my previous reply. If you upload your files to the www folder are they mirrored in the public_html folder in the same manner?

Yes.. Whatever you see in www folder, it's exactly the same as public_html folder. In fact, both folders point to the same directory in the server. Hence your files in there exists only once, not twice. Deleting a file in either folder affects both. Think one of them as a shortcut, it's pretty logical.
QUOTE(Mich @ Apr 6 2006, 08:19 AM) *

Yeh, and I just spent 3 1/2 hours downloading it on my 56K modem. blink.gif My husband was not a happy camper, but I did manage to get it done even though he accidently picked up the phone at one point. As jlhaslip says, some of us are restricted to this archaic method. I am in a rather remote area of northern lower Michigan in the middle of a National Forest. As well as the 56K modem, we are also on a pulse phone system. mad.gif

I use WS_FTP, but this method is way beyond my comprehension anyway. I guess I will have to stick with what I know I can do at this point. Thanks for the input, tho.

I've used SmartFTP for awhile some time ago. I'm not sure about it's full features. I believe it can resume downloads which is very useful for you on 56k modem. I believe the servers support resuming too. Hence you need not wait for hours just to download one file. Anyway, how did you manage to get it donw on a 56k connection when your husband picked up the phone? I though it suppose to disconnect and you would have to redownload everything again. It's very lucky that you get it done because I'll be very annoyed if it's me. I'll give up..

QUOTE(Mich @ Apr 6 2006, 09:11 AM) *

You mean like pull the program up twice opening one to one server and the other copy to the second server, then drag and drop files from on copy to the other? Sounds not so complicated if this is how it is done. laugh.gif

It means SmartFTP is able to download your file with multiple connections to the server. It's a common feature among most download managers. In other words, the program made it such that you are downloading similar 5 files form the server and merge all of the 5 parts together at the end of the download. This gives better efficiency and speeds up downloads. Because some servers have a maximum cap of bandwidth per connection, multiple connections will mean it can go beyond the maximum cap the number of times your program can connect. Hence that improves download speed.

Reply

Latest Entries

WindAndWater
QUOTE(Mich @ Apr 5 2006, 09:11 PM) *

You mean like pull the program up twice opening one to one server and the other copy to the second server, then drag and drop files from on copy to the other? Sounds not so complicated if this is how it is done.


Actually, that's almost exactly what I mean. The only difference is that you open up both of the servers in the same program -- it'll allow you to do more than one at once. Doesn't sound too bad, does it :-) Try it and tell me how you like it.

Edit: I didn't see your response when I posted this (silly next page button). SmartFTP's much easier than it looks. If you have any specific questions or problems with it, I'd be happy to answer them over PM.

Reply

Mich
QUOTE(Inspiron @ Apr 6 2006, 01:12 AM) *
It means SmartFTP is able to download your file with multiple connections to the server. It's a common feature among most download managers. In other words, the program made it such that you are downloading similar 5 files form the server and merge all of the 5 parts together at the end of the download. This gives better efficiency and speeds up downloads. Because some servers have a maximum cap of bandwidth per connection, multiple connections will mean it can go beyond the maximum cap the number of times your program can connect. Hence that improves download speed.
Well I downloaded Smart FTP last night and installed it. Now I have to tackle learning how to use it. I have been using WS_ftp which is a very simple program. Smart FTP looks a little more complicated. unsure.gif I guess I will find lots of use for the Help file. Thanks for the imput.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2
Similar Topics

Keywords : file, backups, cpanel, download, store, dialup

  1. How To Download Any Flv Files From Any Sites
    (0)
  2. How To Extract The Audio From Youtube Videos
    get an mp3 file from youtube (2)
    How To Extract The Audio From YouTube Videos This lovely simple tutorial will tell you how
    to extract the audio from YouTube videos. Obviously , I am not in any way advocating that you take
    copyrighted music that is available illegally in video-form on YouTube and extract the audio from
    those videos rather than going down to HMV and buying the music. In this tutorial I will be using
    the following video: http://uk.youtube.com/watch?v=gUhhRc5eWNw Firstly, you download the video,
    which is simple. Just go to www.downloadyoutubevideos.com and paste the video....
  3. Logging Into Cpanel [resolved]
    help needed (13)
    I was just approved and setup an account under the link. But when I attempt to log into cPanel, I
    cannot use my forum username/pw. Was it something I missed? ....
  4. Flippingbook Html Edition
    download FREE version (0)
    You can create professional online albums/books with this simple and convenient tool: FlippingBook
    HTML Edition . The main attraction with this Javascript+SWF application is the page-flipping or
    page-turning feature, like we are used to do with physical publications like books, magazines, etc.
    http://www.page-flip.com/downloads.htm this free version has several limitation however: up to 10
    pages only, and you gotta retain the copyright link embedded in it. of course there is the paid
    edition too, in case you want to use it beyond the limitations of the free version.....
  5. Free Download Weekend
    (2)
    > Ok, so my favorite record label has decided to host their second free download weekend. Last
    year when they did this, they got well over 9000 albums downloaded! All of the albums on this
    download are quality products, and I have bought the actual cds for most of them myself. So yeah, if
    there are any metal heads on this forum, I highly suggest you check this out, because there is some
    truly excellent metal. The available albums are as follows: 1. PRIMITIVE GRAVEN IMAGE
    TRAVERSING THE AWESOME NIGHT + DEMO (I own this, highly recommended for fans of black met....
  6. Cpanel
    (4)
    Hello yes I just got my account reviewed and approved. Now I am trying to get into my cpanel with
    the same information that I just used to log into the credit system. Do you guys set up a
    completely different password for the cpanel or something? Thanks ahead of time!
    ~TheKoolAidGuy /wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" />....
  7. File Sharing Hosts!
    Totally Free (0)
    Here, are some web-sites that allow you to save files on their servers. And there an opportunity to
    earn cash as well, as someone will download your files: QUOTE 1. www.netload.in 2.
    www.uploaded.to 3. www.depositfiles.com 4. www.rapidshare.com 5. www.ziddu.com 6.
    www.vip-file.com 7. www.sms-files.net 8. www.letitbit.net 9. www.eazyupload.net ....
  8. File Sharing Hosts!
    You can make money over here (2)
    Hello, guys! I found several web-sites which pay you for downloads of your files. It was
    approved on other forums that are paying defenitely; they are not scam projects. Here, they are: 1.
    www.depositfiles.com 2. www.letitbit.com 3. www.vip-file.com 4. www.upload.com 5. www.smsfiles.net
    There are more information on their official web-sites. To know more about it, please visit them.
    But, if you have questions, I may answer them.....
  9. Howl... Debut Album By Empires :p
    FREE album download (2)
    haven't downloaded it, haven't listened to it, don't know the singer/band/group,
    don't know what music genre s/he/they play, don't know how s/he/they look, and much more of
    nothing i can tell you about it... but it's FREE , and i found it lurking somewhere in the
    dark corners of the internet, so here it is: http://www.weareempires.com/ just listen to it and
    give us some feedback... and maybe i'll download it (pity my bandwidth, i'm on dialup, and
    an 88.6MB will be a loooong download /tongue.gif" style="vertical-align:middle" emoid....
  10. Download Little Games
    (2)
    Hello everyone, I am a little find some games for my little cousin, I found something very
    interesting .. Log on this site will find a multitude of games for kids, not large somewhere a
    few kb somewhere to 400 mb max size, if you know and are a good site writte in this topic ..
    /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
  11. I Cannot See My Website Or Log Into Cpanel
    (7)
    Ok, I finally got my form approved after that massive wait because of some issue and now, my
    computer decides not to load up my site! - My site does not load up on either browser, I cannot
    ping it (but it resolves the IP) - It loaded ONCE. And never after that - It's not my network, I
    used my neighbors wireless to verify that Can anyone help me? PS. I am samlockart.trap17.com....
  12. Internal File Transfer
    (5)
    Is there some kind of file transfer utility that can be used within the intranet for file
    transfers..? We have so much need for such an utility here in my work place.... The problem with
    what we are using is very big... we are basically using skype in my workplace and the problem with
    that is it happens with the internet... So whenever i transfer files via skype it occupies the
    bandwidth.... which is very bad since we have a limited bandwidth connection. So... What i require
    is a utility where the transfer happens within the network and not via the internet. So... if ....
  13. [chsupport #ecn-115724]: Ftp/cpanel Login Problem
    (7)
    Please take a look at this. Ticket ID: ECN-115724 Subject: FTP/Cpanel Login Problem Department: CH
    Support Thanks.....
  14. Free Software For File Recovery
    RECUVA (4)
    Hi all, I was loking for a software to recover my lost files and I found this /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> And the best part is ,
    its free Recuva - File Recovery Recuva (pronounced "recover") is a freeware Windows utility to
    restore files that have been accidentally deleted from your computer. This includes files emptied
    from the Recycle bin as well as images and other files that have been deleted by user error from
    digital camera memory cards or MP3 players. It will even bring back files that have been d....
  15. Official: Can't Access My Cpanel - Supports From Admins
    (69)
    Scroll down to Post #8 for Admin Support Ok I've read stuff here and there in the support
    forum and shoutbox about the recent trap17 server problem. I'm extremely confused. Some people
    say that their websites are working fine. Some people are experiencing different issues from mine,
    had their website reset or something. I can access my website on the gamma server, so I assume that
    if I unpark and park my domain again, I can get it to work like the last time. I accessed my cpanel
    at bishoujo.trap17.com/cpanel because the 'Access CPanel' link on the fo....
  16. 10.000 Great Free Avatars For Forums
    Compressed and ready for download (9)
    10.000 Great Free Avatars for Forums The 10.000 avatars is a collection that i downloaded from
    websites that offer them completely free, so i know for sure that they do violate any copyrights,
    but you will check it out i am also sure. I shared this collection here because i guess the
    majority of forums and chats need this, in any forum and chat i go, specially on forums, i do not
    see much avatars and sometimes not even one, but this collection will help any forum admin/admins,
    so i hope you thank me by replying to this topic, that is all i ask from you, oobviously if....
  17. Need To Shrink The File Size Of Web Image? - Photoshop Tricks
    (3)
    QUOTE NEED TO SHRINK THE FILE SIZE? USE TRANSPARENCY Want a killer tip for squeezing even
    more size out of your GIF Web images? Make something transparent. That's right, if you can pick
    an area of your image to make transparent, your file size will drop like a rock. For example, if
    you're putting a logo over a white background and you can make the white area around the logo
    transparent, your file size will be significantly smaller. The transparent areas are virtually
    ignored when determining file size, because, after all, there's nothing there. ....
  18. Read File (.txt) On Another Website Using Jsp?
    (3)
    in my jsp program,i need to read a file (.txt) on another website,how can i do this? thanks a lot.
    shorten title ....
  19. A Trap17 How-to Guide For Beginners
    Something for those who can't get enough of the Trap17 Readme file (12)
    I am not entirely sure if this the right place to post about this, but here goes anyway... For
    those who find themselves slightly (or considerably more than slightly) clueless about where to get
    started after getting a hosting account, here is an user guide that might potentially help you
    out. I wrote it out of three hours, so forgive me if it's clumsy, but I'm hoping that a few
    people here may find it useful. Feedback is greatly appreciated /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> I'm planning to build on
    a FAQ....
  20. How To Open A .daa File
    (39)
    Hi there, How do i have to open a file with extension .daa Somebody told me to copy it on cd and to
    run it from cd rom but i got the same problems. What dp i need to do to ppen the file? Thanks....
  21. How To Put Music In The Background Of A Powerpoint Presentation
    without having the viewer download the music file (10)
    Well, i made this power poit presentation in memory of my grandfather as many of you kno, passed
    away exactly a week ago....and i am trying to get this song to play as background music..and i did,
    but there is one humongus problem... in order for the people who are viewing it to hear the
    background music they have to download the music file as well ad the powerpoint presentation, which
    on my DSL conntection taked almost 2 minutes, and i could just imagine what it will be for a dial-up
    user (my grandma who wants to see it)... Some people may say, its impossible, but i kn....
  22. Simple C File Handling In Action
    Small code snipet which covers most of basic file handling and navigat (3)
    Yesterday I suddenly got a lot of work. The same work we try to push off, yes you are right all
    formalities to get the code review incorporated and update all source code files with code review
    headers. Imagine if you need to open 300 files one by one and append code review headers at the
    end. Since most files are reviewed in groups of 20 to 30 files. We require one header to be placed
    in say 20 to 30 files. To simplify I went back to my class assignment days and wrote this small c
    utility to open all files passed on command line and open attach code review headers an....
  23. My Review Of Megaupload.com
    File Sharing Service (25)
    I'm sure most of you have heard of Megaupload, a service which enables you to upload your files
    to their server and share it with other people for free. I use such services so that I can share
    unlicensed manga through my site. Well, here's my review, and a bit of a rant at the end...
    /happy.gif' border='0' style='vertical-align:middle' alt='happy.gif' /> UPLOAD: 9/10 It's so
    easy! All you have to do is click on the browse button and choose the file you want to upload.
    Then, fill up the other options in the bottom when necessary. Send it and watch it ....
  24. The Next Best Generation Download Manager!
    Only for rapidshare/megaupload downloads (44)
    Yes guys, the following information is about a excellent freeware download manager that only works
    with download links from sites like: FileFactory.com SaveFile.com MyTempDir.com rapidshare.de
    TurboUpload.com YouSendIt megaupload.com And much more free uploads servers download links support
    ... . This great download manager is very simple but yet, very powerfull. First, you download need
    to install anything on your hard drive, you just have to extract the zip file to a directory of your
    choise on your hard drive and click the file named : "USDownloader.exe" (It has ....
  25. Import From Excel File Into Mysql Database
    (8)
    Has anyone tried using the excel import function that comes with phpmyadmin
    http://www.phpmyadmin.net/home_page/ - it does not require any additional plug-ins or scripts and
    is fairly straightforward to use. In phpmyadmin, if you click on the database table which you wish
    to import the data to , there is a link on the bottom left corner which says "insert data from a
    text file into the table" - although it says text file it still can be used to import an excel file.
    When you click on this link you will be taken to a page where you will be asked for the file name
    (the....
  26. Download Movies - Free, Legally!
    public domain feature films and shorts (55)
    QUOTE This collection houses a number of classic public domain feature films and shorts, now
    available for viewing and downloading at the Internet Archive. 479 items as of today.
    /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> enjoy!
    http://www.archive.org/details/feature_films ....
  27. Templates
    download Nice Template (10)
    I Fint this Template for u /biggrin.gif' border='0' style='vertical-align:middle'
    alt='biggrin.gif' /> http://xinfo.3dmaster.net.ru/templates/Tem...6471-SPK100.rar
    http://xinfo.3dmaster.net.ru/templates/Tem...6417-SPK100.rar
    http://xinfo.3dmaster.net.ru/templates/Tem...6221-SPK100.rar
    http://xinfo.3dmaster.net.ru/templates/Tem...6370-SPK100.rar
    http://xinfo.3dmaster.net.ru/templates/Tem...6419-SPK100.rar
    http://xinfo.3dmaster.net.ru/templates/Tem...6446-SPK100.rar
    http://xinfo.3dmaster.net.ru/templates/Tem...6207-SPK100.rar hihi I Find th....
  28. How 2 Download An Assembler?
    (28)
    hello all, i'm a beginner with assembly. i'm a c++ developer. and i need to start learning
    assembly, how can i download a compiler for assembly language? and which environment to start the
    program at? and is there is any available resources i can start with?....
  29. Read This At Any Cost Before Posting Here
    THE CPANEL DOCUMENTATION (8)
    Most of you might have problems regarding web Hosting. We give literally ALL THE CONTROLS to our
    Clients. Unlike OTHER HOSTS , WE do NOT Block Critical Features and let our members explore through
    them. ALL the ERRORS you might get can be corrected or is a result of misconfiguration at the
    Cpanel. We have the same amount of control as you have. We give you everything. So if you DO NOT
    understand how to go with Cpanel, READ THE FOLLOWING DOCUMENTATION CAREFULLY! Edit: Changed
    the cPanel documentation link.....
  30. Cron Jobs - Cron Jobs In Cpanel
    Cron Jobs : Cron Jobs using PHP (31)
    How to setup Basic Cron Jobs. Ok. Many people are yelling that they cannot configure the
    crons properly. Here is a short tutorial which will help you set them. I have tried my best to
    explain the concept but there can be more advanced configurations. Basically you will want to run a
    PHP script file in specific intervals. Suppose you want to execute a php file called maintanence.php
    every one hour. This is what you do :- The CRON Command is in the Following Format CODE
    [ Minute - Hour - Day - Month - Weekday ] - Command The COMMAND, can be bro....

    1. Looking for file, backups, cpanel, download, store, dialup

Searching Video's for file, backups, cpanel, download, store, dialup
Similar
How To
Download Any
Flv Files
From Any
Sites
How To
Extract The
Audio From
Youtube
Videos - get
an mp3 file
from youtube
Logging Into
Cpanel
[resolved] -
help needed
Flippingbook
Html Edition
- download
FREE version
Free
Download
Weekend
Cpanel
File Sharing
Hosts! -
Totally Free
File Sharing
Hosts! -
You can make
money over
here
Howl...
Debut Album
By Empires
:p - FREE
album
download
Download
Little Games
I Cannot See
My Website
Or Log Into
Cpanel
Internal
File
Transfer
[chsupport
#ecn-115724]
: Ftp/cpanel
Login
Problem
Free
Software For
File
Recovery -
RECUVA
Official:
Can't
Access My
Cpanel -
Supports
From Admins
10.000 Great
Free Avatars
For Forums -
Compressed
and ready
for download
Need To
Shrink The
File Size Of
Web Image? -
Photoshop
Tricks
Read File
(.txt) On
Another
Website
Using Jsp?
A Trap17
How-to Guide
For
Beginners -
Something
for those
who
can't
get enough
of the
Trap17
Readme file
How To Open
A .daa File
How To Put
Music In The
Background
Of A
Powerpoint
Presentation
- without
having the
viewer
download the
music file
Simple C
File
Handling In
Action -
Small code
snipet which
covers most
of basic
file
handling and
navigat
My Review Of
Megaupload.c
om - File
Sharing
Service
The Next
Best
Generation
Download
Manager!
- Only for
rapidshare/m
egaupload
downloads
Import From
Excel File
Into Mysql
Database
Download
Movies -
Free,
Legally!
- public
domain
feature
films and
shorts
Templates -
download
Nice
Template
How 2
Download An
Assembler?
Read This At
Any Cost
Before
Posting Here
- THE CPANEL
DOCUMENTATIO
N
Cron Jobs -
Cron Jobs In
Cpanel -
Cron Jobs :
Cron Jobs
using PHP
advertisement



File Backups from cpanel - How to download and store using Dialup?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE