Jay Kumar wrote: > Kindly let me know the UNIX list command with example which can copy the > list of remote server (UNIX) files to local server (Mainframe) dataset.
You are posting a generic question but this is not truly a generic question forum. This is the GNU Coreutils mailing list. The GNU Coreutils are the basic file, shell and text manipulation utilities of the GNU Operating System. You can learn more about GNU Coreutils here: http://www.gnu.org/software/coreutils/ The GNU Coreutils are part of the GNU Operating System. You can learn more about the GNU Project here: http://www.gnu.org/ But you are asking about how to transfer files from one system to another. You probably want to look at file transfer protocols such as OpenSSH here: http://www.openssh.org/ Perhaps in conjunction with rsync here: http://rsync.samba.org/ Good luck! Bob _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils