ASA TFTP issues

Hi,
Having this problem when trying to download asdm from my ASA 5505 to my PC
test-asa# copy flash tftp
Source filename []? asdm-602.bin
Address or name of remote host []? 192.168.1.100
Destination filename [asdm-602.bin]?
Writing file tftp://192.168.1.100/asdm-602.bin...
!
%Error writing tftp://192.168.1.100/asdm-602.bin (PUT Access Denied)
test-asa#
I have never seen the PUT Access Denied before. Does anyone know where I am going wrong.
I am using tftpd32, both devices can ping, PC firewall is switched off.
I dont know whether the problem is with the firewall or the PC. Any help would be much appreciated
C_D
Having this problem when trying to download asdm from my ASA 5505 to my PC
test-asa# copy flash tftp
Source filename []? asdm-602.bin
Address or name of remote host []? 192.168.1.100
Destination filename [asdm-602.bin]?
Writing file tftp://192.168.1.100/asdm-602.bin...
!
%Error writing tftp://192.168.1.100/asdm-602.bin (PUT Access Denied)
test-asa#
I have never seen the PUT Access Denied before. Does anyone know where I am going wrong.
I am using tftpd32, both devices can ping, PC firewall is switched off.
I dont know whether the problem is with the firewall or the PC. Any help would be much appreciated
C_D
Comments
Also a quick way to rule out the firewall on the pc is to disable it on your computer and retry. If it works then you have to add an exception in your computers firewall for the tftp server.
Open TFTP Server PUT ACCESS DENIED problem | Tips and Thoughts
Also, why use TFTP? FTP is the way to go since it uses TCP
https://supportforums.cisco.com/docs/DOC-23945
Think of the 2:00 a.m. test—if you were awakened in the
middle of the night because of a network problem and had to figure out the
traffic flows in your network while you were half asleep, could you do it?
As others said, can you upload other files?