도와주세요!!
글 수 15,339
2002.10.24 21:49:48 (*.110.248.185)
6700
몇일 고생끝에 이제는 ftp,nfs로긴은 했습니다..
그런데 ftp경우는 작은파일(12byte)전송을 받는데...
큰파일(13K 이것도 작은데...)은
ftp> get test
local: test remote: test
200 PORT command successful.
150 Opening ASCII mode data connection for test (13330 bytes).
이런 상태에서 한참을 기다리고 있습니다...
시간이 넘 오래 걸려서 Ctrl-C를 하면 700byte를 받았더군여.. 흑흑흑..
그리고 nfs mount같은 경우에는
mount -t nfs -o nolock 210.110.248.181:/tmp/working /mnt
nfs warning: mount version older than kernel
[root@ezboard /root]$ cd /mnt
[root@ezboard /mnt]$ ls
bootloader kernel test.c test ramdisk_rd
[root@ezboard /mnt]$ cp test /tmp
nfs: server 210.110.248.181 not responding, still trying
위의 결과처럼 mount는 되는데 그내요을 실행 시키거나 복사하려고 하면
메시지를 띄우고는 동작하지 않습니다..
첨에 로긴 됐을때는 다 되었다고 생각했는데... 흑흑흑...
아직도 길은 멀고도 험한것 같습니다...
그런데 ftp경우는 작은파일(12byte)전송을 받는데...
큰파일(13K 이것도 작은데...)은
ftp> get test
local: test remote: test
200 PORT command successful.
150 Opening ASCII mode data connection for test (13330 bytes).
이런 상태에서 한참을 기다리고 있습니다...
시간이 넘 오래 걸려서 Ctrl-C를 하면 700byte를 받았더군여.. 흑흑흑..
그리고 nfs mount같은 경우에는
mount -t nfs -o nolock 210.110.248.181:/tmp/working /mnt
nfs warning: mount version older than kernel
[root@ezboard /root]$ cd /mnt
[root@ezboard /mnt]$ ls
bootloader kernel test.c test ramdisk_rd
[root@ezboard /mnt]$ cp test /tmp
nfs: server 210.110.248.181 not responding, still trying
위의 결과처럼 mount는 되는데 그내요을 실행 시키거나 복사하려고 하면
메시지를 띄우고는 동작하지 않습니다..
첨에 로긴 됐을때는 다 되었다고 생각했는데... 흑흑흑...
아직도 길은 멀고도 험한것 같습니다...