PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : need file from damaged apache-server..



werner linux
26.04.06, 23:24
Hello,

i have a problem with my 1&1 root-server (suse linux / root server).
i have only acccess over putty/ssh.
i've made a mysqldump to the file xyz.sql for Database-Backup
(thanks god - that the database isn't damaged after the server-crash).
now i want to take this file from the root of the server
(i can see it with ls) to my windows client/workstation.
But apache2 is damaged, so i haven't access over ftp.
Which other possibilyties i do have to get the mysql-dump-file from the linux-server to my lokal PC?
(sorry for my bad english)

Greetings
Werner

cane
26.04.06, 23:30
Hello,

no problem, you should use the scp command over your ssh connection or install this nice GUI on the windows client: http://winscp.sourceforge.net

For my interest: Why did you post here and not in an english speaking linux-community?

Regards
cane

bla!zilla
27.04.06, 07:45
Moin,

there´s no need to use FTP or HTTP for file transfer. Please use scp (secure copy). btw: Apache doesn´t provide an access with ftp to your server. If you want to access with ftp, please set up an ftp-server like vsftpd oder wu-ftpp.

marce
27.04.06, 08:00
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

there you will find the pscp-binary if you haven't downloaded it yet.

werner linux
27.04.06, 08:22
Hallo,
winscp ist Klasse
meine Datenbank ist gerettet
tausend Dank.

(Zu Deiner Frage warum ich das ganze in Englisch schrieb: habe zurerst versucht Opera für die Newsgroups einzurichten und wollte dort in das vielversprechendste Forum schreiben, dieses war in Englisch. Als es mit Opera nicht klappte, habe ich dann ziemlich entnervt eine andere schnelle Möglichkeit gesucht...)