tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Specifying remote drive letter


From: Dan Christian
Subject: Specifying remote drive letter
Date: Fri, 9 Aug 2013 17:03:11 -0600

I'm new to TRAMP, so this may be trivial.

I'm trying to access a DOS like remote system from a Linux system.  I need to access a non-default drive letter, but the CWD command doesn't seem to understand drive letters.

Here is what I'm typing:
/ftp://address@hidden/m:/

The FTP session shows:
...
ftp> pwd
257 "c:\" is current directory.
ftp> passive
Passive mode on.
ftp> cd /m\:/

*** which fails.  Need: cd m:/

angeftp is setup to use passive mode, but is otherwise stock.

Is there a way to get TRAMP (or maybe angeftp) to grok drive letters?

Thanks,
-Dan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]