LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


Back to: Top of message | Previous page | Main SAS-L page