If your SQL Server Service account that runs the SQL process is a domain account and has permissions to a file share you could map a drive and backup to that or backup to a UNC path.
You could get "fancy" and include a post backup step to run a dos batch file to move the backup across the network also.