Wayne McAlpine wrote:
I'm trying to use the MPUT command to move entire directories to a
Windows server but the iseries doesn't allow that. It seems to only
recognize files, not directories.
It adds some extra steps, but you could archive directory structure
using tar or jar from QSH, and then extract it on the other side.