I am wanting to get into the AWS ec2 instance via a net use statement that will copy some files, not sure if this is the correct syntax, and if there are any other ways to access the AWS ec2 instance?
net use F: \user:localhost\user password /persistent:no copy some filesnet use /delete F: