Upload via SFTPfile.upload.ftpInput:files – Fileurl – StringOutput:–Transfers the passed files to an SFTP server.The URL should be in the form of sftp://user:password@hostname:port/path. Make sure that the given user has write permissions to the specified path.