More complicated answer yes. If you use network file system (NFS, Samba, afs, shfs, etc), you can.
The way I usually handle something like this is to save the document on the filesystem of the machine that us running the application and then use scp to copy it where I want it. It's a lot less work, especially since I probably won't need to make systemwide changes on either machine. -Luke On Sun, 2003-11-16 at 17:34, SN wrote: > Simple answer No. > > > > > > ----- Original Message ----- > From: "Stephen Liu" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, November 16, 2003 6:11 PM > Subject: [gentoo-user] SSH - further file handling question > > > > Hi folks, > > > > Example: On machineA Konsole window > > ============================== > > 1. Slogin machineB > > 2. Start "konqueror" of machineB displaying it on machineA > > 3. Start an openoffice document on konqueror of machineB > > 4. Editing openoffice document > > > > Would it be possible to save it directory on machineA? > > > > Thanks > > > > B.R. > > Stephen Liu > > > > > > > > -- > > [EMAIL PROTECTED] mailing list > > > > > > -- > [EMAIL PROTECTED] mailing list > > -- [EMAIL PROTECTED] mailing list
