Activity Stream
48,167 MEMBERS
62629 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 9 of 9

Hybrid View

masterbator How to: remotely backup your DB... 27th Nov 2011, 11:27 AM
Gavo Be very carefull what you put here,... 27th Nov 2011, 11:30 AM
masterbator well i put that command there... 27th Nov 2011, 11:37 AM
yuvraj ftp command not found error 4th Dec 2011, 07:12 AM
masterbator you need to install ftp on your... 4th Dec 2011, 07:39 AM
yuvraj i am able to login in ftp account... 4th Dec 2011, 09:11 AM
masterbator try login on ssh then type ftp 4th Dec 2011, 12:59 PM
LuDo8 @Masterbator, I don't need the FTP,... 6th Dec 2011, 05:36 AM
masterbator this works for any linux distro... 6th Dec 2011, 05:54 AM
Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Website's:
    freshimg.com
    ftp command not found error
    yuvraj Reviewed by yuvraj on . How to: remotely backup your DB (bash script) hello mateys, i've put up some basic shell commands (with the help of our beloved lord google the mighty) that will allow you to backup your DBs locally, gzipped it and then send it thru ftp to safe place you've picked #!/bin/bash mysqldump -uYOURUSERNAME -pYOURPASS -hlocalhost YOURDBNAME > /your/path/backup-`date +%d%m%y`.sql tar -zcvf /your/path/zippedbackup-`date +%d%m%y`.tgz /your/path/*.sql cd /your/path HOST='YOURFTPHOST' Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Quote Originally Posted by yuvraj View Post
    ftp command not found error
    you need to install ftp on your server

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. bash script mass download from links in text file
    By Mutikasa in forum Tutorials and Guides
    Replies: 1
    Last Post: 9th May 2012, 04:20 PM
  2. OpenVPN For VZ VPS Bash Script. "CentOS"
    By dotvps in forum Tutorials and Guides
    Replies: 4
    Last Post: 28th Feb 2012, 01:07 PM
  3. mass upload bash script (good for Megaupload)
    By Mutikasa in forum Tutorials and Guides
    Replies: 7
    Last Post: 13th Jan 2012, 12:54 PM
  4. ssh/bash script
    By t3od0r in forum Technical Help Desk Support
    Replies: 0
    Last Post: 6th Oct 2010, 06:41 PM
  5. Need A Bash Script
    By orbofdarkness in forum Technical Help Desk Support
    Replies: 14
    Last Post: 8th Feb 2010, 08:02 PM

Tags for this Thread

BE SOCIAL