LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 06-03-2008, 05:20 AM   #1
satishgupta05
LQ Newbie
 
Registered: Feb 2008
Posts: 2

Rep: Reputation: 0
Question to open the document(pdf) present in remote server from the local machine....


Hot to open a document (lets suppose PDF document), present in the remote server (in the same network) from the working server in the Linux?

Example: If any document present in the remote server "Server1" and I am working on the other server "Server2", then how can I open a document(PDF document) present in the "Server1".

Please leave your valuable suggestion about this.

@
Satish Kumar Gupta
Hyderabad
09948661510
satishgupta05@gmail.com
 
Old 06-03-2008, 05:42 AM   #2
daniel-kun
LQ Newbie
 
Registered: Feb 2008
Posts: 9

Rep: Reputation: 0
The easiest way that will work without additional setup (given that ssh is up and running, of course) is using scp.
You can copy files with scp like this:
scp remote-user@remote-host:/home/remote...emote-file.pdf /home/local-user/

Regards,
Daniel Albuschat
 
Old 06-03-2008, 06:22 AM   #3
theYinYeti
Senior Member
 
Registered: Jul 2004
Location: France
Distribution: Arch Linux
Posts: 1,897

Rep: Reputation: 66
sshfs (on fuse) would allow you to make the remote directory appear local to local applications.

Yves.
 
Old 06-04-2008, 01:20 AM   #4
daniel-kun
LQ Newbie
 
Registered: Feb 2008
Posts: 9

Rep: Reputation: 0
Yes that's even easier, but I guess you need root access to mount it if there's no entry in fstab.
 
Old 06-09-2008, 08:53 AM   #5
theYinYeti
Senior Member
 
Registered: Jul 2004
Location: France
Distribution: Arch Linux
Posts: 1,897

Rep: Reputation: 66
Fuse can be setup to allow simple users to perform ssh mounts, but it is not trivial.

Yves.
 
Old 06-09-2008, 10:09 AM   #6
mtimbro
Member
 
Registered: Feb 2008
Location: Montreal, Canada
Distribution: RedHat 3/4, Ubuntu 7.10
Posts: 86

Rep: Reputation: 15
Actually, you can install X on Server1, install xpdf on it and export X to Server2...

Just kidding, is this a one-time thing or recursive action ?

If one-time, scp will do the trick.

Otherwise, just start NFS on Server1 and mount the directory where the file resides on Server2. sshfs is justifiable if you need encryption.

Cheers,
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
mounting samba filesystem on remote machine as /home on local machine shishirkotkar Linux - Software 1 04-28-2008 05:05 AM
scp: copy a file from local machine to remote machine seran Linux - Newbie 8 10-30-2007 12:23 PM
Complicated one: MySQL, rsync, remote machine, local machine daiver Linux - General 2 02-27-2006 12:14 PM
how to open a dilog on local machine when i do ssh to remote machine fahad26 Programming 3 05-03-2005 07:39 PM
Unable to open PDF document !! majalee Linux - Software 5 08-03-2004 12:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:33 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