NCFTP 질문입니다.

jamongx의 이미지

get -R *를 사용해서 하위 폴더까지 다운받으려고하는데

방법이 잘못된건지 다운이 안되네요

서버랑 클라이언트 모두 설치해야 하나요?

아니면 문법이 잘못된건가요?

zienie의 이미지

문법 만으로는 이상이 없는듯합니다. ^^

Quote:
ncftp> ? get
get: fetches files from the remote host.
Usage: get [-flags] file1 [file2...]
Flags:
-R : Recursive. Useful for fetching whole directories.
-z : Get the remote file X, and name it to Y.
-a : Get files using ASCII mode.
-A : Append entire remote file to the local file.
-f : Force overwrite (do not try to auto-resume transfers).
Examples:
get README
get README.*
get "**Name with stars and spaces in it**"
get -R new-files-directory
get -z WIN.INI ~/junk/windows-init-file

참고로 ncftp 상에서
ncftp> ? 명령어 하면 원하는 명령어의 용법이 나옵니다.

##########################################################
넘어지는건 아직 괜찮다.
하지만 넘어질때마다 무언가를 주워서 일어나자.

jamongx의 이미지

-R를 확실하게 붙여줬는데

파일들만 복사가 되고 하위 폴더는 복사가 안되는군요..

이상타...

용모수려 재색겸비

jamongx의 이미지

서버에도 ncftp를 설치해야 할까요?

용모수려 재색겸비

zienie의 이미지

jamongx wrote:
서버에도 ncftp를 설치해야 할까요?

디렉토리째 긁어오는건...
제가 알기론......서버가 하는게 아니구,
클라이언트 프로그램이 처리하는것일텐데요.

get -R * 하면

일단 현 디렉토리의 모든 파일을 가져오고
하위 디렉토리가 있으면
로컬에도 동일한 디렉토리를 만들고
해당 디렉토리에 들어가 파일을 모두 스캐닝 한 후 받아오고...
그 하위 디렉토리가 또 있으면 또 하고.........
하는식으로 말이죠.. ^^

제가 생각해본 문제의 원인은...
가져오려는 그 디렉토리 소유권 때문이 아닌가 싶습니다.
접속한 유저가 그 디렉토리를 억세스 권한이 있는 지
한 번 체크 해 보시기 바랍니다. ^^

##########################################################
넘어지는건 아직 괜찮다.
하지만 넘어질때마다 무언가를 주워서 일어나자.

jamongx의 이미지

소유권문제는 drwxr-xr-x 이렇게 되어있거든요

관련은 없는것 같습니다.

용모수려 재색겸비

jamongx의 이미지

이거 혹시 운영체제마다 명령어 형식이 약간다른건아닐지 고수님들 도와주세요 ~

용모수려 재색겸비

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.