Add a redmine link

unstable
sinn3r 2012-10-05 00:53:23 -05:00
parent d13878498d
commit 40b2c04c36
1 changed files with 2 additions and 1 deletions

View File

@ -299,7 +299,8 @@ module Msf::Post::File
end
#
# Rename a remote file. This is a stopgap until a proper API version is added.
# Rename a remote file. This is a stopgap until a proper API version is added:
# http://dev.metasploit.com/redmine/issues/7288
#
def rename_file(new_file, old_file)
#TODO: this is not ideal as the file contents are sent to meterp server and back to the client