Version 4 of the SFTP protocol changed the number of parameters to several different packet types:

  • rename( id, old, new, flags )
  • stat( id, path, flags )
  • lstat( id, path, flags )
  • fstat( id, handle, flags )