Can't "see" HD with gFTP on Ubuntu
Rick Knight
rick_knight at rlknight.com
Mon Mar 31 22:01:09 UTC 2008
Joseph wrote:
> Rashkae wrote:
>> Joseph wrote:
>>
>>> I am trying to get gFTP to see my USB Hard Drive and it's files.
>>>
>>> The drive is "seen" when I use the "File Browser" but not when I try to
>>> find it in gFTP.
>>>
>>> The path is: /File System/media/My Files and Documents/
>>>
>>
>> The Path should be /media/My Files and Documents (the root of the
>> filesystem is / )
>>
>>
>>
>
> I tried it and got the same message which says:
> "Could not change local directory to /File System/media/My Files and
> Documents: No such file or directory"
>
> In fact, when I began moving through the file system, this is the history:
>
> 150 Opening ASCII mode data connection for /bin/ls.
> 226-Maximum disk quota limited to 15000000 Kbytes
> Used disk quota 0 Kbytes, available 15000000 Kbytes
> 226 Transfer complete.
> Successfully changed local directory to /home/
> Successfully changed local directory to /
> Successfully changed local directory to /sys
> Successfully changed local directory to /
> Successfully changed local directory to /boot
> Successfully changed local directory to /
> Successfully changed local directory to /
> Successfully changed local directory to /
> Successfully changed local directory to /home
> Could not change local directory to /home/My Files and Documents/: No
> such file or directory
> Could not change local directory to /home/My Files and Documents/: No
> such file or directory
> Could not change local directory to /home/My_Files_and_Documents/: No
> such file or directory
> Could not change local directory to /home/File System/media/My Files
> and Documents/: No such file or directory
> Could not change local directory to
> /home/File_System/media/My_Files_and_Documents/: No such file or directory
> Could not change local directory to /File System/media/My Files and
> Documents/: No such file or directory
> Could not change local directory to /File System/media/My Files and
> Documents/: No such file or directory
> Could not change local directory to /File System/media/My Files and
> Documents: No such file or directory
> Could not change local directory to //File System/media/My Files and
> Documents: No such file or directory
>
>
Try this
lcd /home/File\ System/media/My\ Files\ and\ Documents
or this
lcd "/home/File System/media/My Files and Documents"
Rick
More information about the ubuntu-users
mailing list