Move from Linux to Windows shared folder
I am trying to move a file from a Linux box to a shared folder in Windows(yuck). I was going about this the wrong way by trying to use sftp and scp. I'm thinking the 'mv' command would suit me just fine. The shared Windows(yuck again) folder does not have a set drive name(of course). Any ideas on how I can go about this WITHOUT having root access? I say this because when I try to use the 'mount' command, I get a reply "mount: only root can do that".
Last edited by trickydba; 12-05-2016 at 11:00 AM.
|