Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-24-2004, 05:32 PM
|
#1
|
Member
Registered: Oct 2004
Location: columbus oh
Distribution: mepis
Posts: 109
Rep:
|
conect to osx darwin
I need a good gui to run on my mandrake 10 to conect to a apple server running osx darwin. I just want to be able to ftp files to my home computer from the server. I need some thing simple because I all I know about the server is a authorized user account and one starting directory.
I know some about linux but not a whole lot about ftp.
thanks
|
|
|
10-24-2004, 07:07 PM
|
#2
|
Senior Member
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090
Rep:
|
"A Graphical User Interface, doth not an FTP client make."
To be able to FTP files the way you are talking about, the Apple System must be running an FTP server which you can log into.
Of course this is not strickly needed if the Apple server is running say NFS and both machines are on the same network.
|
|
|
10-24-2004, 09:44 PM
|
#3
|
Member
Registered: Oct 2004
Location: columbus oh
Distribution: mepis
Posts: 109
Original Poster
Rep:
|
what about ssh
i used a program listed as telnet ssh and rlogin. i chose ssh and conected with a password. i could see the directory that i want to transfer files from
that directory shows up as olentangy river (orw)
I am unable to go to that directory and when I include the (orw) part of the directory name i get an error
syntax error near unexpected tokin '('
some times I try to change to a directory and my command line prompt changes to
> that and i can not list any files
Last edited by davidleroux1; 10-24-2004 at 10:08 PM.
|
|
|
10-24-2004, 10:31 PM
|
#4
|
Senior Member
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090
Rep:
|
It sounds like you are trying to input a character which is "reserved" or interpreted by the shell in other ways.
For such characters you need to "escape" it's usual function by preceeding the character with a backslash.
Let's say you want to change to a directory called "My Documents".
Your first impulse would be to type
cd My Documents
but oops this doesn't work.
So instead type in
cd My\ Documents
the Backslash (\) "escapes" the following character, which in this case is a space.
|
|
|
10-25-2004, 08:45 AM
|
#5
|
Member
Registered: Oct 2004
Location: columbus oh
Distribution: mepis
Posts: 109
Original Poster
Rep:
|
DOES NOT LIKE THE ()
I tried the \ and ignores in the OLENTANGY\ RIVER
but when I try OLENTANGY\ RIVER\ (ORW)
I get the same error when the interpreter reads the (
|
|
|
10-25-2004, 10:16 AM
|
#6
|
Senior Member
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090
Rep:
|
You need to escape that character as well.
e.g.
OLENTANGY\ RIVER\ \(ORW\)
|
|
|
10-25-2004, 02:53 PM
|
#7
|
Member
Registered: Oct 2004
Location: columbus oh
Distribution: mepis
Posts: 109
Original Poster
Rep:
|
THANKS THAT WORKED
I can get to the directory.
can you point me in the direction of a help file that will tell me how to copy files to my home computer.
and maybe just the basic comands how to copy.
but really i would like a gui so that i can select files then click on a button to transfer
Last edited by davidleroux1; 10-25-2004 at 03:30 PM.
|
|
|
10-25-2004, 04:12 PM
|
#8
|
Senior Member
Registered: Sep 2004
Location: Outlying D.C.
Distribution: Mandriva
Posts: 2,090
Rep:
|
SSH, telnet and rlogin are not file transfer programs of themselves.
The Mac has to be running something which allows it to "serve" files (transfer them to your computer).
This can be, Samba, NFS, FTP, HTTP, etc.
The first question is what file serving (I don't want to say sharing since this is often confused with PTP) services are running on the mac?
|
|
|
All times are GMT -5. The time now is 09:41 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|