#19432: trunk - unable to rename files
----------------------+----------------------------------
  Reporter:  James W  |      Owner:  nbd
      Type:  defect   |     Status:  closed
  Priority:  normal   |  Milestone:  Chaos Calmer (trunk)
 Component:  kernel   |    Version:  Trunk
Resolution:  fixed    |   Keywords:  busybox mv rename
----------------------+----------------------------------

Comment (by James W):

 Hi

 This is partially resolved with your commit in r45362 however you can only
 rename a file, not a directory. Also, if you try and rename a file back to
 the original name, it does not let you, giving the same "Invalid
 argument". Steps to replicate:

 cd /etc/
 mv firewall.user fw.user (works ok)
 mv fw.user firewall.user (invalid argument trying to rename back)
 mv comgt/ comgt2/ (invalid argument on folder rename)

 Thanks

 James

--
Ticket URL: <https://dev.openwrt.org/ticket/19432#comment:6>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to