OVH Community, your new community space.

ftp backup


LawsHosting
07-04-2012, 23:47
Google is your friend. Nearly all my knowledge has come from the 'net.

JS

spid3r1987
05-04-2012, 09:09
Quote Originally Posted by zimsters
mput -r should do it.
ok pls help with what i would put after mput -r????
lol

Quote Originally Posted by Mark1978
Best way would be to tar everything up first

e.g. tar zcvf mybackup.tar.gz *

Then in ftp
put mybackup.tar.gz
so when i SSH onto my server i type tar zcvf mybackup.tar.gz *

then FTP to my backup server and type what?


many thanks for this

Mark1978
03-04-2012, 17:24
Best way would be to tar everything up first

e.g. tar zcvf mybackup.tar.gz *

Then in ftp
put mybackup.tar.gz

zimsters
03-04-2012, 17:00
mput -r should do it.

spid3r1987
03-04-2012, 13:30
ok i reallly need help with this...
i know i can only access from my server
so im using Putty
connect to server, login
then tell server to open ftpbackup...
enter username and p/w
woo im in
created directory backup
cd backup
im now in my backup directory

now the question, i want to do a full backup of everything filewise on my server...

what is the exact command i need to copy everything from my server to the backup??


PLEASE help as i have no idea what command i need to be using...