Copy file from UNIX to shared location

Hi All,

I want to transfer file from UNIX to shared locataion .
Shared location doesn't resides on my system.

Can somebody tell me is there any way i can transfer file from UNIX to shared location without using any tool WINSCP.

Thanks,
Amit

You're going to need some sort of network transfer program. ssh, scp, and ftp are just a few examples. What kind of system contains the shared location. You could even use mail if the target system can receive it.