Hi,
I am working in Redhat LinuxAS4 environment.
I am trying to ftp from a Windows machine to
Linux box.
Windows:
D:\Backup of D\Oracle10gR2_DB_LINUX\Oracle10G_DB>
D:\Backup of D\Oracle10gR2_DB_LINUX\Oracle10G_DB>dir
Volume in drive D is Official
Volume Serial Number is 58E6-4780
Directory of D:\Backup of D\Oracle10gR2_DB_LINUX\Oracle10G_DB
02/05/2008 03:56 PM <DIR> .
02/05/2008 03:56 PM <DIR> ..
06/07/2007 11:47 AM <DIR> database
06/07/2007 11:48 AM <DIR> index
07/02/2005 10:16 AM 987 index.pdx
07/02/2005 10:16 AM 4,350 welcome.html
2 File(s) 5,337 bytes
4 Dir(s) 7,357,833,216 bytes free
D:\Backup of D\Oracle10gR2_DB_LINUX\Oracle10G_DB>ftp 192.168.107.211
Username:oracle10gdb
password:********
ftp>pwd
/home/app/oracle10gdb/product/10.2.0/db_1/oracle10g_db
ftp>bi
ftp>hash
ftp>mput *.*
Here ftp is transfering only 2 files ie;index.pdx,welcome.html
It is not transfering any directories.
Why it is happening like this? Please help me to solve this.
How can I see the options associated with ftp commands?
Regards,
Mathew