Date: Tue, 1 Sep 2009 08:10:22 -0400
Reply-To: "Michael M." <michael.muehlbacher@AON.AT>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Michael M." <michael.muehlbacher@AON.AT>
Subject: Re: Copy Files via FTP (2 Hosts)
Hi! thx for your response.
I wanna copy textfiles (no cport or datasets) which are fieldseparatet (DB
Table export) between 2 solaris boxes. (same Operating System). The correct
appearance of the filenames is no problem, because thats static values.
No "Umlaute" an so on will be used. Is the encoding a problem when i copy
between to boxes which have the same OS?. We use ascii standard here.
Do u need more infos?
Have u also a solution for unix for the following?
x 'for /d %d in (d:\) do dir /? > d:\Temp\syntaxeDir.txt';
greetz
|