× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks Scott, the "point of view" info helps:
I had not understood the value of QUOTE, SITE and LOCSITE

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Monday, August 05, 2013 5:55 PM
To: Midrange Systems Technical Discussion
Subject: Re: FTP GET into IFS


LOCSITE NAMEFMT 1 would change it for the IBM i client.
SITE NAMeFMT 1 would change it for a server NAMEFMT 1 (without SITE or LOCSITE) changes it on both ends.

So it really depends on what you're doing. If you're using the IBM i client, and getting from a Windows/Unix FTP server, you'd want to use LOCSITE. (Otherwise, the server will return an error, since it doesn't understand "namefmt"... tho, you could also just ignore the error.)

If transferring from the IFS of one IBM i to another IBM i, you'd want to simply use NAMEFMT so it changes both servers to IFS.

If getting from the IFS on an IBM i server to the library system of an IBM i server, you'd want SITE, so it only changes the namefmt on the server, not the client.

If putting from Windows or Unix, you'd need to use SITE NAMEFMT 1 (or QUOTE SITE NAMEFMT 1 for some FTP clients that don't understand SITE) since the client doesn't understand namefmt.

Hopefully you get the idea...



On 8/5/2013 4:47 PM, Gary Thompson wrote:
Thank you. NAMEFMT 1 did the trick

(not sure but maybe LOCSITE is optional ?)

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of James H. H.
Lampert
Sent: Monday, August 05, 2013 3:43 PM
To: Midrange Systems Technical Discussion
Subject: Re: FTP GET into IFS

On 8/5/13 2:34 PM, Gary Thompson wrote:
Working on an FTP GET command to get a text file onto a folder in our
IFS

Here is our command and the error:

GET /RETURNFILES/CompSurveyReturn.csv /PAT/COMPSURVEYRETURN (REPLACE
File name format not valid. Use the format: library/file.member or file.member.

Any suggestions much appreciated!


You're in the QSYS.LIB file system and naming convention.

I think you're looking for:

LOCSITE NAMEFMT 1
LCD /

--
JHHL
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.



--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.