weronpc
02-21-2005, 10:10 PM
Hello, how come I cannot copy the directory by using the mget for ftp?
------------------------------------------------
ftp> mget -i *
200 Type set to A.
mget sub_test? y
200 PORT command successful.
550 sub_test: The system cannot find the file specified.
------------------------------------------------
sub_test is a directory.
Anyone know how to copy everything within a directory by using ftp command?
------------------------------------------------
ftp> mget -i *
200 Type set to A.
mget sub_test? y
200 PORT command successful.
550 sub_test: The system cannot find the file specified.
------------------------------------------------
sub_test is a directory.
Anyone know how to copy everything within a directory by using ftp command?