11.Nas_1


새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사


webftp

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    .\r\nhttp://www.techmixer.com/build-web-ftp-client-services-with-phpwebftp/ 
    \r\n----------------------------------------------
    \r\nHomepc.11q.kr
    \r\n========================

    Home » Online Tools » Build Web FTP Client Services with PHPWebFTP

    Build Web FTP Client Services with PHPWebFTP

    PHPWebFTP, a php script that allow you build a web FTP client services to access your web server files without any desktop FTP Client software anymore. This PHPWebFTP web FTP client services not only allow connects to your FTP host via standard FTP port. It can even allow you connect the FTP server are behind a firewall or proxy not allowing traffic to FTP servers.

    Meanwhile, PHPWebFTP has a simple to use and user friendly interfaces which you need to key the FTP server IP address or host, username , password and connection mode( Passive or port selection). Beside that, PHPWebFTP web FTP client also support 22 languages.

    Screenshot on PHPWebFTP on web browser

    PHPWebFTP - Free open source Web FTP Client

    To build this FTP web client is easy, all you need is Apache web server with PHP version 4.3.0 and higher. Then follow below step to implement online FTP client services.

    How to setup Web FTP Client services :

    1. Download the latest PHPWebFTP source code from PHPWebFTP official site, Then unzip the file and copy all files to a directory on your web server.

    2. Set the permissions of the temporary download directory so all users can read and write in the directory (e.g. chmod 777 tmp).

    3. Check the configuration options in config.inc.php to fit phpWebFTP to your needs. ( you can check out this PHPWebFTP Documentation pages for more understanding the configuration pages)

    Plus more, PHPWebFTP php script is absolutely free and is an open source project for public use.

    Visit PHPWebFTP web FTP client script 



    Read more: Build Web FTP Client Services with PHPWebFTP http://www.techmixer.com/build-web-ftp-client-services-with-phpwebftp/#ixzz1zfAFA7jo
    \r\n
    \n\n[이 게시물은 관리자님에 의해 2013-06-10 09:15:27 12.H_PDS에서 이동 됨]\n
    [이 게시물은 관리자님에 의해 2013-11-18 21:29:50 11.H_BBS에서 이동 됨]
    [ 추가 정보 ... 더보기) ]
    뷰PDF 1,2



    office view

    관련자료

    댓글목록

    profile_image

    11q.kr관리자님의 댓글

    11q.kr관리자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일

    [간단팁] 제로보드에서 원격 웹FTP 사용하기(자신 계정용)\r\n웹FTP를 구현하기가 이다지도 힘들다냐....흑흑 ㅜㅜ\r\n소스나 WIN32, 또는 ACTIVE-X 구하려 다니다 눈알 빠지는 줄 알았다는... 결국찾은 건 소스형태.\r\n다른데꺼를 쓰는거지만 우선 가장 자연스럽게 사용할 수 있어서 좋다. 한글폴더이름도 깨어지지 않고...\r\n\r\n[출처] http://www.nzeo.com/bbs/zboard.php?id=cgi_tip&no=4678\r\n\r\nTTFTP를 이용한 팁인데요..\r\n관리자에서 자신의 제로보드가 설치된 웹 계정을 FTP프로그램이 필요없이도, 웹에서 곧바로 사용할수 있게 해주는 프로그램입니다.. \r\n특히, 외부에서 FTP클라이언트를 깔기 싫은 분께는 괜찮은 팁이라고 생각하는데요;;\r\n\r\n1. admin_setup.php에 맨위에 다음을 삽입합니다..\r\n/***************************************************************************\r\n* Web FTP 스크립트\r\n**************************************************************************/\r\n\r\n<script>\r\nfunction ttwebftp_1() {\r\nip = "자신의 FTP계정주소"\r\nid = "자신의 FTP계정 아이디"\r\nurl = "http://ttcgi.com/ttftp/ftp.php?" + "ip=" + ip + "&id=" + id + "&port=21&remote_dir=&passive=FALSE"\r\nwindow.open(url, "TT_WEB_FTP", "width=474, height=580, toolbars=no");\r\n}\r\n</script> \r\n/**************************************************************************/ \r\n삽입한 후에 ip와 id 부분을 자신에 맞게 수정합니다..\r\n\r\n2. admin_setup.php 파일에서 51번째 줄쯤..<?if($member[is_admin]==1) {?> 부분을 찾아서 그 아래에 다음을 넣어줍니다..\r\n................\r\n<a href=".javascriptttwebftp_1()"><font color=white style=font-size:9pt><b>Web FTP</b></font></a> | \r\n................\r\n그러면 소스는..\r\n\r\n<?if($member[is_admin]==1) {?>\r\n<a href=".javascriptttwebftp_1()"><font color=white style=font-size:9pt><b>Web FTP</b></font></a> | \r\n이러고 아래에 어쩌구 저쩌구 나오겠죠..^^\r\n\r\n* 자신의 웹계정아이디와 주소를 폼을 통해 입력해서 사용하실분은..\r\nadmin_setup.php에서  <?if($member[is_admin]==1) {?> 아래에..\r\n\r\n<a href=".javascript;" onClick="window.open('http://ttcgi.com/ttftp/start.htm','','width=250,height=230')"><font color=white style=font-size:9pt><b>WEB FTP</b></font></a> | \r\n\r\n이렇게 입력해주시면 됩니다..\r\n작성자: 노마 시간: 오후 9:13

    목록

    새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사




    Total 1,674 / 6 Page
    [ 최종] 마운트하여 2개의 홈피 data 공유 하기 / config file edit dsm5.0 수정 정보… ] 댓글 9

    최종] 마운트하여 2개의 홈피 data 공유 하기\r\n\r\n마운트 하기 최종\r\n터미널 활성화\r\n\r\nPutty 실행\r\n\r\nm…

    [ 마운트 검증 3개의 홈피 data 공유 ]

    11q.kr 는 네이버/구글에서 검색 찾아오세요------------------------------------------------------…

    [ 배추빌더 메뉴구성 화면설정 ]

    .\r\n.\r\nShims HomePage\r\n[https://11q.kr 홈피] \r\n.\n\n[이 게시물은 관리자님에 의해 2013-0…

    [ 배추빌더 개인 홈페이지 메인 화면 최신글 및 베너수정 ]

    배추빌더 홈페이지 개인 메인 최신글 수정\r\n은 자기가 사용하는 스킨에서 수정한다w:\mwb\skin\mw.builder\mw.basic.3\…

    [ 배추 빌더 쓸만 합니다 ] 댓글 1

    배추 빌더 쓸만 합니다글쓴이 :심봉사날짜 :2012-09-04 (화) 08:36조회 :4글주소 :http://mwt.so/0Bam3https:/…

    [ 림스 모바일2.4.2 수정내용(9/5일버전 다운후) ]

    림스 모바일2.4.2 수정내용(9/5일버전 다운후)2012-09-06 11:20:33 , 56 조회written by 11q.kr관리자\r\n\…

    [ 모바일과 홈피 게시판 스킨 에러 ]

    .한굴\r\n.\r\nShims HomePage\r\n[https://11q.kr 홈피] \r\n.\n[이 게시물은 관리자님에 의해 2013-1…

    [ 마운트(mount)란 무엇을 의미하며 왜 사용하는가? 그, 실질적인 의미[link자료] ]

    1 : 마운트(mount)란 무엇을 의미하며 왜 사용하는가? 그, 실질적인 의미\r\n\r\n리눅스에서 마운트(mount)의 의미를 정확하게 이…

    [ 글쓰기창 에러 cheditor5 추가 /config.php 아래 추가 ]

    // 글쓰기창 에러 cheditor5 추가 /config.php 아래 추가\r\n$g4['cheditor4'] = "cheditor4";\r\n…

    [ AcroEdit 정식 파일을 내려 받을 수 있는 게시판입니다. ]

    AcroEdit 정식 파일을 내려 받을 수 있는 게시판입니다.AcroEdit를 처음 설치하시거나 모든 파일을 새로 설치하시려면 설치버전을 다운 …

    [ editplus에 파일 내용을 비교,동기화 - WinMerge 설치 하기 ]

    editplus에 파일 내용을 비교,동기화 - WinMerge 설치 하기\r\n\r\n파일과 폴더_디렉토리_의 내용을 비교,동기화_WinMerg…

    [ 홈페이지 메뉴명 찾아 변경 수정하기 / 파일내 문서내용의 문자열 동일 문자 파일찾기 total comman… ]

    홈페이지 메뉴명 찾아 변경 수정하기 / 파일내 문서내용의 문자열 동일 문자 파일찾기 total command이용\r\n\r\n\r\nShims …

    [ qrcode 홈페이 QR코드 만들기 ]

    그누보드 게시물 추가 소스https://11q.kr/www/bbs/board.php?bo_table=co4&wr_id=825https:/…

    [ 불당썸// 최시게시물 롤링이미지 입니다(화살표기능) index.php 추가내용 ] 댓글 4

    <? \r\n// 최시게시물 롤링이미지 입니다(화살표기능) index.php 추가내용\r\n//불당썸을 다운 js/b4.common.js …

    [ 난 최신글만 우려 먹는다.(제나플러스 실패) ]

    난 최신글만 우려 먹는다.\r\n\r\n\r\n東問西答\r\n작성일시2012.09.06 10:51:56\r\n조회1,223\r\n댓글16첨부파일…

    [ html 태그 없애기 ]

    html 태그 없애기html 태그 없애기 (php 메뉴얼을 참고)일반적으로 게시판 이나 방명록등의 경우 thml 태그를 허용할것인지아닌지 선택하…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-14 13:39:21

    오늘의 홈 현황


    • 현재 접속자♨ 247 명
    • 오늘 가입자※ 1 명
    • 어제 가입자※ 11 명
    • 주간 가입자※ 25 명
    • 오늘 방문자 909 명
    • 어제 방문자 2,260 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,378,053 명
    • 전체 게시물※ 8,639 개
    • 전체 댓글수※ 24,737 개
    • 전체 회원수 11,049 명

    QR코드


    ☞ QR코드 스캔은 kakao앱 자체 QR코드

    알림 0








    최신글↑