cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
718
Views
0
Helpful
2
Replies

tftp can not write and filezilla can not write too in window 7

martlee2
Cisco Employee
Cisco Employee

i has already set every one read and write in folder named tin in desktop in window 7, but still can not create file and write file after using ftp

static ip of network card i set 192.168.1.207 in window 7 connected to one of switchport mode access port in switch

first i use filezilla

as01#copy running-config ftp:
Address or name of remote host []? 192.168.1.207
Destination filename [as01-confg]?
Writing as01-confg
%Error writing ftp://192.168.1.207/as01-confg (Undefined error)

 

then i use tftpd32 , set binding address 192.168.1.207

as01#copy running-config ftp:
Address or name of remote host []? 192.168.1.207
Destination filename [as01-confg]?
Writing as01-confg
%Error writing ftp://192.168.1.207/as01-confg (Undefined error)

 

then i change to use IIS 's ftp, it can upload file , but right click do not have create file

when i see cisco is writing, i do not know whether it is uploading or creating file and write to it

2 Replies 2

Michel Hegeraat
Level 7
Level 7

You only mention on IP address.

For communication you need 2 IP addresses.

 

Cheers,

 

Michel

Vinod Arya
Cisco Employee
Cisco Employee

Michael has a valid point.

I think doing a packet capture on ftp will be helpful.

I am not sure if tftpd32 is capable of FTP. 

Also, to check if this is not some r/w issue, try to create a empty file with same name (as01-confg) and give it RW permissions for all the users and retry to check if switch can write after that.

-Thanks

Vinod

-Thanks Vinod **Rating Encourages contributors, and its really free. **