LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 03-23-2005, 06:17 AM   #1
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Rep: Reputation: 30
ssh graphical copy problem


hai,
i am using mandrake10.0
i have two systems connected by LAN .

using ssh i can connect to other....

using the scp i can copy the files....
but when i launch konqueror it opens well......but copy the files graphicaly to my linux box ..........the error is....


The file or folder /home/staff/Documents/BizPlan does not exist

when copy graphically why this is happening?

can u please clear my doubt....


when using the command mode there is no problem.......
 
Old 03-23-2005, 07:42 AM   #2
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Original Poster
Rep: Reputation: 30
what does that mean?

file not exist?

when copy a remote box to my box ....why this is happening.....how to resolve....


why i am telling this is.......when i need to copy some file i have to go to console and than copy....

why should not use garaphical copy?????
 
Old 03-23-2005, 07:52 AM   #3
bunnadik
Member
 
Registered: Jan 2005
Location: Övik, Sweden
Distribution: MDK 10.1
Posts: 450

Rep: Reputation: 30
What url do you type in konq to see the remote files?
Do you have the right to copy that file as the konq user?
Does the directory /home/staff/Documents/BizPlan really exist on your PC?

- Peder

Last edited by bunnadik; 03-23-2005 at 07:53 AM.
 
Old 03-23-2005, 08:12 AM   #4
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Original Poster
Rep: Reputation: 30
just obtaining the remote console......in my box.....and $konqueror...

that opening well.........

some of them copying when i drag it to my box......

but some major files not copying.........


my files are existing on that pc..............

where is the wrong...........
but i have the full permissions............
 
Old 03-23-2005, 10:09 AM   #5
bunnadik
Member
 
Registered: Jan 2005
Location: Övik, Sweden
Distribution: MDK 10.1
Posts: 450

Rep: Reputation: 30
Could you please be more specific when you describe what you're doing.
I mean, a line like "just obtaining the remote console......in my box.....and $konqueror..." doesn't really
tell me anything.

If you can copy some files but not others from the same directory, I still think it's a rights issue.

Oh, and make sure you clean your keyboard. Your dot key seem to have stuck.

- Peder
 
Old 03-23-2005, 10:50 PM   #6
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Original Poster
Rep: Reputation: 30
sir i can not understand ur answer...
please explain me clearly.........
 
Old 03-24-2005, 01:22 AM   #7
bunnadik
Member
 
Registered: Jan 2005
Location: Övik, Sweden
Distribution: MDK 10.1
Posts: 450

Rep: Reputation: 30
Basically my answer was "I can't understand your questions".
You need to tell me exactly what you're doing when you try to copy the files.

The line you wrote: "just obtaining the remote console......in my box.....and $konqueror..." means nothing
to me; I can't understand what you've done.
I can understand that english isn't your first language (it isn't mine either, I'm swedish) but try to
explain every step you do.

Again: if you can copy some files from a directory but not others, I think it's a rights issue.
Do a 'ls -la' on the remote directory and see if the file rights differ between the files you can copy
and the ones you can't.

My last line was a remark of you bad habit of adding dots...... after...... every...... sentance.....

- Peder
 
Old 03-24-2005, 01:35 AM   #8
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Original Poster
Rep: Reputation: 30
okay sir i will explain u clearly.
1) i have two syatems.
2)i want to copy some files from system 1 to system 2.
3) i want to copy the files by a graphical user intraface.

how to copy those files by graphical user intraface.


and

4)so i entered to the remote host by "#ssh -X ststem2"
5)i get the terminal of the remote system.
6)here i typed "#konqueror"
7)i get the display of the remote system is in my linux box
8)so using mouse just copy the files....and paste in to my box.
9)here i got the error "/home/staff/guru file not exists"



so how to copy the files by a grapical user intraface.
 
Old 03-24-2005, 02:26 AM   #9
bunnadik
Member
 
Registered: Jan 2005
Location: Övik, Sweden
Distribution: MDK 10.1
Posts: 450

Rep: Reputation: 30
OK, now you're making sense.
I don't think you can copy any files using the method you describe. When ssh:ing to
another system and opening a program there you don't automatically get acces to the files
on both systems. What happens when you select a file in the remote konq is that the path
on the remote filesystem (in your case "/home/staff/guru") is put in the clipboard.
Then, when you move the mouse over to your local system and paste, it tries to find the
/home/staff/guru on your local system to copy the file from. This then fails.

However konq has the ability to access and copy remote files through ssh.
Start konq on your local system and type 'fish://address-to-your-remote-system' in the URL list.
You should get a login/passwd box where you enter your remote login/passwd.
Now you should see your remote files and be able to copy them locally.

- Peder

Last edited by bunnadik; 03-24-2005 at 02:28 AM.
 
Old 03-24-2005, 02:45 AM   #10
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Original Poster
Rep: Reputation: 30
yes got it right.
is there any options in konq. please tell me sir.
 
Old 03-24-2005, 03:36 AM   #11
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Original Poster
Rep: Reputation: 30
with this option can i connect to windows also.
 
Old 03-24-2005, 04:01 AM   #12
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Original Poster
Rep: Reputation: 30
sir now i have this problem.

fish://10.255.240.104

An error occurred while loading fish://10.255.240.104:

what was happen ?
both the computers are working fine.
 
Old 03-24-2005, 05:25 AM   #13
bunnadik
Member
 
Registered: Jan 2005
Location: Övik, Sweden
Distribution: MDK 10.1
Posts: 450

Rep: Reputation: 30
No you can not connect to a Windows PC. The remote PC needs to have sshd running.
Perhaps that's the problem with 10.255.240.104. Make sure you can ssh to it.

- Peder
 
Old 03-24-2005, 05:34 AM   #14
bruse
Member
 
Registered: Feb 2005
Location: internet
Distribution: Debian
Posts: 821

Original Poster
Rep: Reputation: 30
no sir no.
both pcs are running in linux.

that system conneting to my linux system.
i think i made one mistake.

i have changed my linux system .ssh/known_hosts file.

now i don't know how to correct that may be a problem?

help me..

Last edited by bruse; 03-24-2005 at 05:37 AM.
 
Old 03-24-2005, 05:42 AM   #15
bunnadik
Member
 
Registered: Jan 2005
Location: Övik, Sweden
Distribution: MDK 10.1
Posts: 450

Rep: Reputation: 30
Either rename that file or remove it and try again.

- Peder
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SSH connection in graphical mode (X-Server?) max2004 Linux - Networking 12 01-25-2012 05:19 AM
xfree86 for graphical environment used only via ssh kpachopoulos Linux - General 1 09-01-2005 11:52 AM
Graphical Programs over ssh andrewguy9 Linux - Software 2 02-24-2005 08:30 AM
copy from remote with ssh mehlkelm Linux - Networking 4 09-02-2004 08:11 AM
Graphical IRC client through ssh tunnel? rickenbacherus Linux - Software 0 07-22-2004 12:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 08:46 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration