윈도우의 ftp를 mount 가능한가요?

박민권의 이미지

윈도우 2003에 ftp를 돌리고 있는데 그 ftp를 마운트해서 쓰고 싶은데 가능한가요?
그놈의 노틸러스로 해봤는데 한글이 죄다 깨집니다.
그렇다고 리눅스 자체의 문자셋을 바꾸기는 싫습니다. 지금 utf-8 입니다.

ftp폴더가 윈도우 공유로도 설정해놔서 삼바로 마운트 시도를 해봤지만 이게 원격은 안되나봅니다.

smbmount //ip주소/공유한폴더명 /mnt -o username=아무개

이렇게 했는데 안됩니다.

그리고 한글이 안깨지는 gui ftp 클라이언트 프로그램이 있다면 가르쳐주세요.

M.W.Park의 이미지

이렇게 한번 해보시죠.
smbmount //Server/Folder /path/to/mount/ -o username=foo,password=bar,iocharset=utf8,codepage=cp949
or
mount -t smbfs -o username=foo,password=bar,iocharset=utf8,codepage=cp949 //Server/Folder/ /path/to/mount/

-----
오늘 의 취미는 끝없는, 끝없는 인내다. 1973 法頂

박민권의 이미지

M.W.Park wrote:
이렇게 한번 해보시죠.
smbmount //Server/Folder /path/to/mount/ -o username=foo,password=bar,iocharset=utf8,codepage=cp949
or
mount -t smbfs -o username=foo,password=bar,iocharset=utf8,codepage=cp949 //Server/Folder/ /path/to/mount/

동일 네트워크의 삼바 마운트는 문제가 없습니다.
회사의 ftp를 집에서 마운트 하려고 합니다.
이 ftp가 윈도우 공유로도 되어 있어서 smbmount를 하려고 한 것인데 같은 네트워크상이 아니라도 괜찮은 건가요?
테스트해본 결과로는 ip로 smbmount가 안되는 것 같습니다.
서버명대신 ip를 넣으면 안되더군요.

natas999의 이미지

삼바 설정파일을 보세요.

bind interface only
bind address only 등의 옵션이 설정되어있을껍니다.

보안상 꼭!꼭!꼭 필요한 부분이죠.

아무나 공유 폴더에 접근 할 수 있다면 끔찍하겠죠?

# emerge girl-friend
Calculating dependencies
!!! All wemen who could satisfy "girl-friend" have been masked.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.